-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Merge release/2.0-vs into release/2.0.0 #1600
Merged
Merged
Conversation
This file contains 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
Update version to 2.0.2-vspre and update NuGet
Insert NuGet Build 4.4.0-preview1-4434 into sdk
This is already set in the build script, but setting it here will apply to scenarios such as running tests from VS
…unt in conflict resolution Fixes #1465
…lict resolution See dotnet/msbuild#2516 for details of the perf issue
Update support libraries to those that are only lib.
Use correct target path for runtimeTargets items when resolving conflicts
Insert NuGet Build 4.4.0-preview3-4475 into sdk
* release/2.0-vs: Update CLI version Fix test issue with path separator character Fix perf regression with setting DestinationSubPath on items for conflict resolution Add build/test environment scripts Fix satellite assembly conflict resolution when targeting .NET Core Take locale portion of target path for satellite assemblies into account in conflict resolution Add comment clarifying test expectation Change log verbosity to normal when checking whether projects encounter conflicts Use correct target path for runtimeTargets items when resolving conflicts Disable multilevel lookup for Tests Disable multilevel lookup in build/test to prevent accidental machine dependencies Insert NuGet Build 4.4.0-preview3-4475 into sdk Update support libraries to those that are only lib. Update DotnetCLIVersion fix intermediate nuspec path Insert NuGet Build 4.4.0-preview1-4434 into sdk Insert NuGet Build 4.4.0-preview1-4365 and corresponding CLI version into SDK
@dotnet-bot Test this please |
@dotnet-bot Test Ubuntu16.04 Debug |
nguerrera
approved these changes
Sep 22, 2017
JL03-Yue
pushed a commit
that referenced
this pull request
Mar 19, 2024
[main] Update dependencies from dotnet/arcade
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
@dotnet/dotnet-cli