Update dependencies from https://github.com/dotnet/templating build 20190215.3 (#554)

This change updates the following dependencies
- Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19115.3
This commit is contained in:
dotnet-maestro[bot] 2019-02-17 09:56:12 -08:00 committed by Nick Guerrera
parent cd77611159
commit 1b544ffcaa
2 changed files with 3 additions and 3 deletions

View file

@ -18,9 +18,9 @@
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>4cffc771c8fcc67afe985b276486a382401361dc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19112.1">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19115.3">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>f23f22851110aadfe89a1717aff63156d2950493</Sha>
<Sha>42a212514e375a0821baab69fbac462e39590cfb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19116.3">
<Uri>https://github.com/dotnet/toolset</Uri>

View file

@ -39,7 +39,7 @@
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19115.2</NETStandardLibraryPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19112.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19115.3</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19106.1</MicrosoftDotNetTestProjectTemplates30PackageVersion>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>