Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200219.1
- 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
7ee3aeb9e0
commit
a94262ecb8
|
|
@ -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-77ffa5e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-77ffa5e3/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-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>77ffa5e3117fe1d727ef4c3486d8e1c4e9c518fc</Sha>
|
||||
<Sha>395a3a4eb7f73d16c23e277a5b943647ead1b0ea</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
|
||||
<Sha>77ffa5e3117fe1d727ef4c3486d8e1c4e9c518fc</Sha>
|
||||
<Sha>395a3a4eb7f73d16c23e277a5b943647ead1b0ea</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
|
||||
<Sha>77ffa5e3117fe1d727ef4c3486d8e1c4e9c518fc</Sha>
|
||||
<Sha>395a3a4eb7f73d16c23e277a5b943647ead1b0ea</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
|
||||
<Sha>77ffa5e3117fe1d727ef4c3486d8e1c4e9c518fc</Sha>
|
||||
<Sha>395a3a4eb7f73d16c23e277a5b943647ead1b0ea</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.1.3">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
|
|
|
|||
Loading…
Reference in New Issue