-
-
Notifications
You must be signed in to change notification settings - Fork 226
Closed
Labels
.NETPull requests that update .net codePull requests that update .net codeRepository MaintenanceTestsWindows
Description
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.6has been released recentlywindows-2025: Visual Studio Enterprise 2022 17.13.35825.156windows-2022: Visual Studio Enterprise 2022 17.13.35825.156Deprecatedwindows-2019: Visual Studio Enterprise 2019 16.11.36107.64
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
Labels
.NETPull requests that update .net codePull requests that update .net codeRepository MaintenanceTestsWindows
Projects
Status
Done