Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200219.2
- Microsoft.AspNetCore.Razor.Language - 3.1.3 - Microsoft.CodeAnalysis.Razor - 3.1.3 - Microsoft.NET.Sdk.Razor - 3.1.3 - Microsoft.AspNetCore.Mvc.Razor.Extensions - 3.1.3
This commit is contained in:
parent
ff6e1ebc50
commit
a201fbf2c7
|
|
@ -7,7 +7,7 @@
|
|||
<add key="darc-pub-dotnet-core-setup-8ac9495" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-8ac94955/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-corefx-e946ceb-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-e946cebe-1/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-corefx-0f7f38c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-0f7f38c4/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-aspnetcore-tooling-395a3a4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-395a3a4e/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-aspnetcore-tooling-d954615" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-d954615b/nuget/v3/index.json" />
|
||||
<add key="darc-pub-aspnet-Extensions-dcbe039" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-Extensions-dcbe0394/nuget/v3/index.json" />
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
|
||||
|
|
|
|||
|
|
@ -15,19 +15,19 @@
|
|||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
|
||||
<Sha>395a3a4eb7f73d16c23e277a5b943647ead1b0ea</Sha>
|
||||
<Sha>d954615bb2e4ea2f4e1311c478c4547a0f5e6d9c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
|
||||
<Sha>395a3a4eb7f73d16c23e277a5b943647ead1b0ea</Sha>
|
||||
<Sha>d954615bb2e4ea2f4e1311c478c4547a0f5e6d9c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
|
||||
<Sha>395a3a4eb7f73d16c23e277a5b943647ead1b0ea</Sha>
|
||||
<Sha>d954615bb2e4ea2f4e1311c478c4547a0f5e6d9c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
|
||||
<Sha>395a3a4eb7f73d16c23e277a5b943647ead1b0ea</Sha>
|
||||
<Sha>d954615bb2e4ea2f4e1311c478c4547a0f5e6d9c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
|
|
|
|||
Loading…
Reference in New Issue