Update dependencies from https://github.com/dotnet/templating build 20190408.3 (#1297)

- Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19208.3
This commit is contained in:
dotnet-maestro[bot] 2019-04-09 12:31:45 +00:00 committed by GitHub
parent cfc0ff1cee
commit 8ee048cb85
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>e4fbd598b56c5582335b427dedfb68495d1b8489</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19207.2">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19208.3">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>033e1d1999bc68bfc69b9718c8d071ddad6fe99b</Sha>
<Sha>704d12668d5379fd4cb8bbdee43fe557be8f77e4</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19208.26">
<Uri>https://github.com/dotnet/toolset</Uri>

View file

@ -47,7 +47,7 @@
<NETSTandardTargetingPackVersion>$(NETStandardLibraryPackageVersion)</NETSTandardTargetingPackVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19207.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19208.3</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19155.2</MicrosoftDotNetTestProjectTemplates30PackageVersion>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>