-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update the minimum msbuild version for .NET 10 #49531
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
c15c0bd
Update the minimum msbuild version for .NET 10
marcpopMSFT 61a3340
Update SCI and SRM
marcpopMSFT 190c94e
Update the SCI version in the msbuildsdkresolver project
marcpopMSFT 5ebd2c1
Update all of the runtime versions for msbuildsdk resolvers
marcpopMSFT d94e9c9
Remove a dependendency that's no longer included
marcpopMSFT 0a11e08
Add System.Diagnostics.DiagnosticSource dependency
AR-May a63d4d9
Merge branch 'main' into marcpopMSFT-updateminimumMSBuild
AR-May de0b1ca
Add a comment
AR-May c0f769e
Merge branch 'main' into marcpopMSFT-updateminimumMSBuild
marcpopMSFT 140d92b
Merge branch 'main' into marcpopMSFT-updateminimumMSBuild
marcpopMSFT 982fb55
A bunch of msbuild sdks depended on an old STJ and so were broken…
marcpopMSFT 39cad94
Merge branch 'main' into marcpopMSFT-updateminimumMSBuild
marcpopMSFT e5fad35
Merge branch 'main' into marcpopMSFT-updateminimumMSBuild
marcpopMSFT b7d7a31
Remove diagnosticsource as it's breaking the build
marcpopMSFT 3cedf0e
Remove system.memory which the official build says it shouldn't have
marcpopMSFT 8e2037d
Update Microsoft.DotNet.MSBuildSdkResolver.csproj
marcpopMSFT 6b1984c
Merge branch 'main' into marcpopMSFT-updateminimumMSBuild
marcpopMSFT 2643774
Update the msbuildsdkresolver list locally to try to fix the build br…
marcpopMSFT bae0fe7
Merge branch 'main' into marcpopMSFT-updateminimumMSBuild
marcpopMSFT 2524657
Merge branch 'main' into marcpopMSFT-updateminimumMSBuild
marcpopMSFT 2176eae
Merge branch 'main' into marcpopMSFT-updateminimumMSBuild
marcpopMSFT 9c7466f
Update the aspire version
marcpopMSFT a76180d
Add system.diagnostic.diagnosticssource as a pinned version for the f…
marcpopMSFT 3da7695
pin the msbuild sdk resolver as well
marcpopMSFT 9476793
Fix all the version dependencies for the resolver
marcpopMSFT 975606b
Right out a binlog to the root folder and then copy it to the helix o…
marcpopMSFT b65b312
Try fixing the path to grab the binlog
marcpopMSFT 9422b05
upload msbuild.exe.config as well
marcpopMSFT 171b5e5
Only set the resolver for the framework running tests
marcpopMSFT 3c6490c
Revert the creation of the binlog but leave in place the code to capt…
marcpopMSFT 642dbff
Revert a few version updates that weren't required (keeping the previ…
marcpopMSFT File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 17.13.0 | ||
| 17.14.0 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...estAssets/TestProjects/TestProjectSolutionWithCodeCoverage/TestProject/TestProject.csproj
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.