{"id":22796632,"url":"https://github.com/macmade/action-msbuild","last_synced_at":"2025-03-30T18:15:29.848Z","repository":{"id":140399364,"uuid":"404494689","full_name":"macmade/action-msbuild","owner":"macmade","description":"GitHub Action for msbuild.","archived":false,"fork":false,"pushed_at":"2021-11-09T21:42:08.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-05T20:36:31.912Z","etag":null,"topics":["action","build","github","github-action","github-actions","msbuild","visualstudio"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/macmade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-08T21:03:16.000Z","updated_at":"2023-11-20T08:19:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b233c05-a036-42dd-a7a3-d661713c67cb","html_url":"https://github.com/macmade/action-msbuild","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macmade%2Faction-msbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macmade%2Faction-msbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macmade%2Faction-msbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macmade%2Faction-msbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macmade","download_url":"https://codeload.github.com/macmade/action-msbuild/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246358321,"owners_count":20764366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["action","build","github","github-action","github-actions","msbuild","visualstudio"],"created_at":"2024-12-12T05:13:48.342Z","updated_at":"2025-03-30T18:15:29.842Z","avatar_url":"https://github.com/macmade.png","language":null,"readme":"action-msbuild\n==============\n\n[![Issues](http://img.shields.io/github/issues/macmade/action-msbuild.svg?logo=github)](https://github.com/macmade/action-msbuild/issues)\n![Status](https://img.shields.io/badge/status-active-brightgreen.svg?logo=git)\n![License](https://img.shields.io/badge/license-mit-brightgreen.svg?logo=open-source-initiative)  \n[![Contact](https://img.shields.io/badge/follow-@macmade-blue.svg?logo=twitter\u0026style=social)](https://twitter.com/macmade)\n[![Sponsor](https://img.shields.io/badge/sponsor-macmade-pink.svg?logo=github-sponsors\u0026style=social)](https://github.com/sponsors/macmade)\n\n### About\n\nGitHub Action for msbuild.\n\n**Usage**:\n\n    - uses: macmade/action-msbuild@v1.0.0\n\n**Matrix configuration**:\n\n  - **platform**: `String`  \n    The target architecture.\n    \n  - **toolset**: `String`  \n    The architecture of the compiler toolchain (eg `x64`, `x86`).\n    \n  - **configuration**: `String`  \n    The configuration to use.\n    \n  - **solution**: `String`  \n    The Visual Studio solution to build.  \n    \n**Complete example**:\n\n    name:   ci\n    on:     [push]\n    jobs:\n        ci:\n            runs-on: windows-latest\n            strategy:\n                matrix:\n                    run-config:\n                        - { platform: 'x64', toolset: 'x64', configuration: 'Debug',   solution: 'App.sln' }\n                        - { platform: 'x86', toolset: 'x64', configuration: 'Release', solution: 'App.sln' }\n            steps:\n                - uses: actions/checkout@v1\n                - uses: macmade/action-msbuild@v1.0.0\n\nLicense\n-------\n\nProject is released under the terms of the MIT License.\n\nRepository Infos\n----------------\n\n    Owner:          Jean-David Gadina - XS-Labs\n    Web:            www.xs-labs.com\n    Blog:           www.noxeos.com\n    Twitter:        @macmade\n    GitHub:         github.com/macmade\n    LinkedIn:       ch.linkedin.com/in/macmade/\n    StackOverflow:  stackoverflow.com/users/182676/macmade\n","funding_links":["https://github.com/sponsors/macmade"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacmade%2Faction-msbuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacmade%2Faction-msbuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacmade%2Faction-msbuild/lists"}