Skip to content
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/15.5 to master #1681

Merged
merged 49 commits into from
Oct 26, 2017

Conversation

dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from release/15.5 into master.

git fetch --all
git checkout merges/release/15.5-to-master-20171024-070033
git reset --hard upstream/master
git merge upstream/release/15.5
# Fix merge conflicts
git commit
git push merges/release/15.5-to-master-20171024-070033 --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

Livar and others added 30 commits September 27, 2017 14:50
Updating the SDK version to 15.5.0
These switches are no-ops on core csc, but vital on desktop csc. If a user
would reference the desktop compiler package, then we'd end up passing
desktop assemblies implied by lack of /noconfig /nostdlib to the compilation
of a netstandard assembly.

Also passing /nologo consistent with main assembly compilation.
Pass /noconfig, /nostdlib to satellite compilation appropriately
Use .NET Standard facades without reference assembly bit set
…tpath

Update simple name references with HintPath from DLL from NuGet package instead of replacing reference
…r NETCore

Resolving FrameworkPathOverride slows down evaluation and is not needed for NETStandard and NETCore.
This version of the CLI has a matching NuGet version to the one being inserted.
dsplaisted and others added 17 commits October 11, 2017 15:04
Set EnableFrameworkPathOverride to false when targeting NETStandard or NETCore
Insert NuGet Build 4.5.0-preview1-4526 into sdk
…k-list

In conflict resolution, treat items from FrameworkList.xml as platform assemblies
Insert NuGet Build 4.5.0-preview2-4529 into sdk
…15.5-20171013-070033

Merge release/2.0.0 to release/15.5
Fix incorrect itemspec for references from ImplicitlyExpandNETStandardFacades
…e's also a matching DLL from NuGet

Applies the fix from #1454 to framework references that come from NuGet packages
Update framework references from NuGet packages with HintPath if there's also a matching DLL from NuGet
@nguerrera
Copy link
Contributor

Needs a new CLI build. NuGet version is conflicting.

@nguerrera
Copy link
Contributor

Still waiting for completed CLI master build for Windows.

@nguerrera nguerrera force-pushed the merges/release/15.5-to-master-20171024-070033 branch from b9c625b to a11198c Compare October 26, 2017 19:03
@nguerrera nguerrera merged commit 35471d2 into master Oct 26, 2017
@nguerrera nguerrera deleted the merges/release/15.5-to-master-20171024-070033 branch October 26, 2017 20:45
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants