Update to build tools 2.0.2-rc1-16006
This commit is contained in:
parent
c255c7f276
commit
a636fb0b74
|
|
@ -127,7 +127,7 @@
|
||||||
<!-- ASP.NET Core Tools feed -->
|
<!-- ASP.NET Core Tools feed -->
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<AspNetCoreToolsFeed>https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json</AspNetCoreToolsFeed>
|
<AspNetCoreToolsFeed>https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json</AspNetCoreToolsFeed>
|
||||||
<InternalAspNetCoreSdkPackageVersion>2.0.2-rc1-16001</InternalAspNetCoreSdkPackageVersion>
|
<InternalAspNetCoreSdkPackageVersion>2.0.2-rc1-16006</InternalAspNetCoreSdkPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
version:2.0.2-rc1-16001
|
version:2.0.2-rc1-16006
|
||||||
commithash:9f162fb6eb17e2e622b7bc5739f26506117a96b8
|
commithash:a0f88f3f21bc337cbd0b3adac482a387d91aca1f
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue