Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Conversation

@livarcocc
Copy link

AndyGerlicher and others added 2 commits March 22, 2018 16:08
* Add feed to msbuild myget
* Update MSBuild to 15.7.108 (contains both netcoreapp2.0 and
netcoreapp2.1)
* Move some projects to netstandard2.0

* Use version agnostic $(TargetFrameworkIdentifier) property to make changing versions easier since we only care about .NET Framework vs .NET Standard
* Add missing project to solution file
* Update TestPackageProjects.targets to use netstandard2.0 on non-Windows
@livarcocc livarcocc requested a review from a team March 22, 2018 23:14
…explicit reference to netstandard 2.0 to TestFramework.
@AndyGerlicher
Copy link
Collaborator

Looks like this is getting closer, thanks!. Also please move from 108 -> 120 :)

@rainersigwald
Copy link
Member

I think this will be broken on update to 120 until dotnet/msbuild#3126, sorry :(

@rainersigwald
Copy link
Member

(could do 108 as an intermediate if that's helpful)

@livarcocc
Copy link
Author

@dotnet-bot Test Windows_NT x64 Release Build
@dotnet-bot Test Windows_NT x86 Debug Build

@rainersigwald
Copy link
Member

@livarcocc can you update this to 122? It should be as easy as cherry-picking d87acca

@rainersigwald
Copy link
Member

The plot thickens: the node-reuse changes break this, as I suspected. But dotnet/msbuild#3052 also, independently, breaks it. I have NO IDEA HOW. That's why my attempts to build a simple escape hatch didn't work.

@livarcocc livarcocc closed this Mar 26, 2018
@livarcocc livarcocc deleted the msbuild_15_7 branch March 26, 2018 02:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants