зеркало из https://github.com/dotnet/razor.git
Update dependencies from https://github.com/dotnet/arcade build 20190219.2 (#227)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19119.2
This commit is contained in:
Родитель
182b2c81a5
Коммит
ab43e5f508
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Dependencies>
|
||||
<ProductDependencies>
|
||||
<Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.0.0-preview.19078.2">
|
||||
|
@ -39,9 +39,9 @@
|
|||
<Uri>https://github.com/aspnet/Extensions</Uri>
|
||||
<Sha>a58a80bdf5ad971167f73e501661131c3e34a901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19115.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19119.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>75af3cdef5022dbb92b8a94388198a6fd59a5d94</Sha>
|
||||
<Sha>8549f0f5f303b53dcafd5b26c5f2ec4c5137521b</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<!-- Opt-in arcade features -->
|
||||
<PropertyGroup>
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
"version": "3.0.100-preview3-010280"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19115.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19119.2"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче