[release/3.0.1xx] Update dependencies from dotnet/templating (#1701)
* Update dependencies from https://github.com/dotnet/templating build 20190419.2 - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19219.2 * Update dependencies from https://github.com/dotnet/templating build 20190423.2 - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19223.2
This commit is contained in:
parent
43ddb25914
commit
2fc1a71834
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
<Sha>b0dfd15d28b07132e9f6e4f5a3066a545b021eea</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19219.1">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19223.2">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>c01de3fd223affb9f861260f41ebcc12e473a9ad</Sha>
|
||||
<Sha>e854a58b469c2b4a660fc6e448657d1dd8e40ab9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19223.6">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19219.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19219.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19223.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
|
||||
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19155.2</MicrosoftDotNetTestProjectTemplates30PackageVersion>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
|
|
Loading…
Reference in a new issue