Update build tools to 2.0.2-rc1-16007
This commit is contained in:
parent
0585274d32
commit
2f78d058e7
|
|
@ -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-16006</InternalAspNetCoreSdkPackageVersion>
|
<InternalAspNetCoreSdkPackageVersion>2.0.2-rc1-16007</InternalAspNetCoreSdkPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
version:2.0.2-rc1-16006
|
version:2.0.2-rc1-16007
|
||||||
commithash:a0f88f3f21bc337cbd0b3adac482a387d91aca1f
|
commithash:bccf097cd0fceb185b7bf6aa8981191304cea9a7
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue