Update dependencies from https://github.com/dotnet/templating build 20190423.1 (#1729)

- Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19223.1
This commit is contained in:
dotnet-maestro[bot] 2019-04-24 12:31:19 +00:00 committed by GitHub
parent 76583bc653
commit 1586f043a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1289636c3afa0e5f297df141359e4ba72dac6e70</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19220.1">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19223.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>7a747389b05f83a35470fec2c469a984ffcc1779</Sha>
<Sha>a5c047f4815e9a83c98f0cfb77b3554588d5db84</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19223.10">
<Uri>https://github.com/dotnet/toolset</Uri>

View file

@ -37,7 +37,7 @@
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19223.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19220.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19223.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19155.2</MicrosoftDotNetTestProjectTemplates30PackageVersion>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>