Updating the Microsoft.Net.Sdk & Microsoft.Net.Sdk.Web versions (#4585)
* Updating the Microsoft.Net.Sdk & Microsoft.Net.Sdk.Web versions * Fixed merge conflicts. Had to re-update the Sdk version in one place. * re-migrate dotnet.dll * Revert Performance Test Projects * Fix test test * Add missing WithRuntime * Disable failing test test
This commit is contained in:
parent
51cb0ab4d5
commit
40c34f891a
48 changed files with 107 additions and 89 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.NET.Sdk">
|
||||
<Version>1.0.0-alpha-20161029-1</Version>
|
||||
<Version>1.0.0-alpha-20161102-2</Version>
|
||||
<PrivateAssets>All</PrivateAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="dotnet-desktop-and-portable">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue