Update dependencies from https://github.com/dotnet/templating build 20190521.1

- Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19271.1
This commit is contained in:
dotnet-maestro 2019-05-22 12:12:18 +00:00
parent f84d1b7f66
commit c141227ab0
2 changed files with 3 additions and 3 deletions

View file

@ -38,9 +38,9 @@
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>47d39501a5034703c511bf48086920be65cbb6b8</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19264.1">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19271.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac</Sha>
<Sha>7e9c6d6aef7962c25a8a0ad1f9be9fc5c3f00ca9</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19271.5">
<Uri>https://github.com/dotnet/toolset</Uri>

View file

@ -36,7 +36,7 @@
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19268.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19264.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19271.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19155.2</MicrosoftDotNetTestProjectTemplates30PackageVersion>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>