Update dependencies from dotnet/templating (#472)
* Update dependencies from https://github.com/dotnet/templating build 20190211.5 This change updates the following dependencies - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19111.5 * Update dependencies from https://github.com/dotnet/templating build 20190212.1 This change updates the following dependencies - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19112.1
This commit is contained in:
parent
de41b693f8
commit
4988c95a58
2 changed files with 3 additions and 3 deletions
|
@ -18,9 +18,9 @@
|
|||
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
||||
<Sha>5964b5d159e31b18c69e1f8933616ef15296fb85</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19066.2">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19112.1">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>ac8f12b90238542dfd2ea596178ae24ea20a0f55</Sha>
|
||||
<Sha>f23f22851110aadfe89a1717aff63156d2950493</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19111.1">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19078.1</NETStandardLibraryPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19066.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19112.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
|
||||
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19106.1</MicrosoftDotNetTestProjectTemplates30PackageVersion>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue