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:
parent
cfc0ff1cee
commit
8ee048cb85
2 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue