Skip to content

test(ci): Visual Studio MSBuild on Windows #4299

@Flash0ver

Description

@Flash0ver

Description

Recently, we run into issues with Sentry-package-consumer builds on Windows via Visual Studio's MSBuild and/or the .NET SDK bundles with Visual Studio: #4141, #4292
More related issues since creation: #4554

Let's improve and continuously test the development experience on Windows via Visual Studio for both building and consuming the Sentry .NET SDKs.

Option to catch related issues early
Add a CI build step on Windows-only that utilizes Visual Studio

  • setup-msbuild Marketplace
  • setup-msbuild Repository
  • GitHub-hosted runners don't seem to have the latest version installed ... at the time of issue-creation where 17.14.6 has been released recently
    • windows-2025: Visual Studio Enterprise 2022 17.13.35825.156
    • windows-2022: Visual Studio Enterprise 2022 17.13.35825.156
    • windows-2019: Visual Studio Enterprise 2019 16.11.36107.64 Deprecated

Completed in #4300

Option to test related issues
Add an integration test for Windows-only that utilizes Visual Studio

  • again, similar to above, we may not have the latest Visual Studio version available in the GitHub-hosted runners

Update:
May be a pre-release Workflow rather than a PR-check.

Metadata

Metadata

Assignees

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions