Merge pull request #2081 from dotnet/darc-master-932e0990-43dc-4891-951e-2f4f1c449315
[master] Update dependencies from dotnet/templating
This commit is contained in:
commit
23cbafc896
2 changed files with 3 additions and 3 deletions
|
@ -38,9 +38,9 @@
|
|||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
<Sha>9c84558c9b740a278ff2d0231405a33b49cf1a6b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19264.1">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19271.1">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac</Sha>
|
||||
<Sha>7e9c6d6aef7962c25a8a0ad1f9be9fc5c3f00ca9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19272.1">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19271.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19264.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19271.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
|
||||
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19155.2</MicrosoftDotNetTestProjectTemplates30PackageVersion>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue