Centralize Microsoft.Net.SDK Version (#4890)
* Centralize Microsoft.Net.Sdk package version Note: Templates were omitted as their version needs to be static. * Unifying additional missmatched versions * prefercliruntime whitespace threw off ReplaceAll * Additional missed globs * Revert SDK version for performance tests * PR Feedback * Roll back VSTestXunitDesktopAndNetCore.csproj SDK version
This commit is contained in:
parent
f18967e39a
commit
da82bdb05d
116 changed files with 340 additions and 67532 deletions
|
@ -45,7 +45,7 @@
|
|||
<Version>1.0.1-beta-000933</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.NET.Sdk">
|
||||
<Version>1.0.0-alpha-20161104-2</Version>
|
||||
<Version>$(CLI_NETSDK_Version)</Version>
|
||||
<PrivateAssets>All</PrivateAssets>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue