Update dependencies from https://github.com/dotnet/aspnetcore build 20200228.8 (#6618)
- VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0 - 5.0.0-preview.2.20128.8 - dotnet-watch - 5.0.0-preview.2.20128.8 - Microsoft.AspNetCore.App.Ref - 5.0.0-preview.2.20128.8 - Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-preview.2.20128.8 - dotnet-user-secrets - 5.0.0-preview.2.20128.8 - dotnet-dev-certs - 5.0.0-preview.2.20128.8
This commit is contained in:
parent
4030cecb16
commit
0c269f60f7
2 changed files with 18 additions and 18 deletions
|
@ -43,29 +43,29 @@
|
|||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>487c940876b1932920454c44d2463d996cc8407c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.2.20128.6">
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.2.20128.8">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>8338060145f9b415504b6b0792cc65c496935226</Sha>
|
||||
<Sha>347af59a611ecf17cf751ee550a6f7a261acd124</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-preview.2.20128.6">
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-preview.2.20128.8">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>8338060145f9b415504b6b0792cc65c496935226</Sha>
|
||||
<Sha>347af59a611ecf17cf751ee550a6f7a261acd124</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-preview.2.20128.6">
|
||||
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-preview.2.20128.8">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>8338060145f9b415504b6b0792cc65c496935226</Sha>
|
||||
<Sha>347af59a611ecf17cf751ee550a6f7a261acd124</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-dev-certs" Version="5.0.0-preview.2.20128.6">
|
||||
<Dependency Name="dotnet-dev-certs" Version="5.0.0-preview.2.20128.8">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>8338060145f9b415504b6b0792cc65c496935226</Sha>
|
||||
<Sha>347af59a611ecf17cf751ee550a6f7a261acd124</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-user-secrets" Version="5.0.0-preview.2.20128.6">
|
||||
<Dependency Name="dotnet-user-secrets" Version="5.0.0-preview.2.20128.8">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>8338060145f9b415504b6b0792cc65c496935226</Sha>
|
||||
<Sha>347af59a611ecf17cf751ee550a6f7a261acd124</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-watch" Version="5.0.0-preview.2.20128.6">
|
||||
<Dependency Name="dotnet-watch" Version="5.0.0-preview.2.20128.8">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>8338060145f9b415504b6b0792cc65c496935226</Sha>
|
||||
<Sha>347af59a611ecf17cf751ee550a6f7a261acd124</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.3.1" Version="1.0.2-beta4.20126.1">
|
||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
|
|
|
@ -41,12 +41,12 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-preview.2.20128.6</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-preview.2.20128.6</MicrosoftAspNetCoreAppRefPackageVersion>
|
||||
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-preview.2.20128.6</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
|
||||
<dotnetdevcertsPackageVersion>5.0.0-preview.2.20128.6</dotnetdevcertsPackageVersion>
|
||||
<dotnetusersecretsPackageVersion>5.0.0-preview.2.20128.6</dotnetusersecretsPackageVersion>
|
||||
<dotnetwatchPackageVersion>5.0.0-preview.2.20128.6</dotnetwatchPackageVersion>
|
||||
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-preview.2.20128.8</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-preview.2.20128.8</MicrosoftAspNetCoreAppRefPackageVersion>
|
||||
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-preview.2.20128.8</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
|
||||
<dotnetdevcertsPackageVersion>5.0.0-preview.2.20128.8</dotnetdevcertsPackageVersion>
|
||||
<dotnetusersecretsPackageVersion>5.0.0-preview.2.20128.8</dotnetusersecretsPackageVersion>
|
||||
<dotnetwatchPackageVersion>5.0.0-preview.2.20128.8</dotnetwatchPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
|
|
Loading…
Reference in a new issue