Update dependencies from https://github.com/dotnet/templating build 20190715.2 (#3255)

- Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19365.2
This commit is contained in:
dotnet-maestro[bot] 2019-07-16 12:34:44 +00:00 committed by GitHub
parent 28d8d120ba
commit 19a65f2df7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -38,9 +38,9 @@
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>7b56439ca1cbc384f1e9648f4ae983d3b39119d8</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="2.0.0-preview8.19364.1">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="2.0.0-preview8.19365.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>eec62739ab2ffeb15fd0af62b92e0149aee84025</Sha>
<Sha>326a2514f7162dfb8ec928f879336aa434576473</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19365.20">
<Uri>https://github.com/dotnet/toolset</Uri>

View file

@ -36,7 +36,7 @@
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview8.19366.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>2.0.0-preview8.19364.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>2.0.0-preview8.19365.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19155.2</MicrosoftDotNetTestProjectTemplates30PackageVersion>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>