Update dependencies from https://github.com/dotnet/templating build 20190604.1 (#2316)
- Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19304.1
This commit is contained in:
parent
89cc67c6bb
commit
7bfcfb4e1e
2 changed files with 3 additions and 3 deletions
|
@ -38,9 +38,9 @@
|
|||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
<Sha>5af8e170bc11aa189f7be0aab777b1bdfb76a431</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19303.1">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19304.1">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>a59c4747634fcbfa08493b7348ad9ba07b5599dc</Sha>
|
||||
<Sha>778af19c2c7f99320fe33d38b18003483ebed559</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19304.13">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19304.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19303.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19304.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
|
||||
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19155.2</MicrosoftDotNetTestProjectTemplates30PackageVersion>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue