Update dependencies from https://github.com/dotnet/templating build 20190630.1 (#2731)

- Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview.19330.1
This commit is contained in:
dotnet-maestro[bot] 2019-07-01 12:25:31 +00:00 committed by GitHub
parent d9b3bded52
commit f673dbd5a1
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>d6d12507dc2524ec55754974c77f32ce7c17bbdb</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="2.0.0-preview.19329.1">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="2.0.0-preview.19330.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>ac48d58550544a9adbb9181042baff06edc6e347</Sha>
<Sha>e49047593d9a8f71e48cf4283ed4debceb76409b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19330.1">
<Uri>https://github.com/dotnet/toolset</Uri>

View file

@ -36,7 +36,7 @@
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19330.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>2.0.0-preview.19329.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>2.0.0-preview.19330.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19155.2</MicrosoftDotNetTestProjectTemplates30PackageVersion>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>