Update dependencies from https://github.com/dotnet/toolset build 20190805.18 (#3806)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.18
This commit is contained in:
parent
acfaae7d77
commit
21dab97ba0
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
||||||
<Uri>https://github.com/dotnet/templating</Uri>
|
<Uri>https://github.com/dotnet/templating</Uri>
|
||||||
<Sha>dc3de384829410500748023c862bab291ab0492d</Sha>
|
<Sha>dc3de384829410500748023c862bab291ab0492d</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19405.17">
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19405.18">
|
||||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||||
<Sha>c4046e8532b90b4fb3cfa907f04d08a2f26b6db5</Sha>
|
<Sha>05d456e469f4feb0e9b3d4d35802ddf1e4804043</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19405.1">
|
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19405.1">
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19405.17</MicrosoftDotnetToolsetInternalPackageVersion>
|
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19405.18</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue