Update dependencies from https://github.com/dotnet/templating build 20190715.3 (#3243)

- Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview7.19365.3
This commit is contained in:
dotnet-maestro[bot] 2019-07-16 09:22:17 -07:00 committed by William Godbe
parent 40c6303b83
commit 5429235249
2 changed files with 3 additions and 3 deletions

View file

@ -38,9 +38,9 @@
<Uri>https://github.com/aspnet/AspNetCore</Uri> <Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>d27c0100bc8b9b93eb8102b097c20b40f7de9c49</Sha> <Sha>d27c0100bc8b9b93eb8102b097c20b40f7de9c49</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="2.0.0-preview7.19352.2"> <Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="2.0.0-preview7.19365.3">
<Uri>https://github.com/dotnet/templating</Uri> <Uri>https://github.com/dotnet/templating</Uri>
<Sha>b8f20a964a083fb9f53043aa9e0ddd53e376c4bf</Sha> <Sha>98b3cf626437e671f0f4d216a8b208f1ce36008c</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19366.2"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19366.2">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>

View file

@ -36,7 +36,7 @@
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19365.13</MicrosoftDotNetMSBuildSdkResolverPackageVersion> <MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19365.13</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>2.0.0-preview7.19352.2</MicrosoftDotNetCommonItemTemplatesPackageVersion> <MicrosoftDotNetCommonItemTemplatesPackageVersion>2.0.0-preview7.19365.3</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion> <MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19155.2</MicrosoftDotNetTestProjectTemplates30PackageVersion> <MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19155.2</MicrosoftDotNetTestProjectTemplates30PackageVersion>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion> <MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>