Update dependencies from https://github.com/dotnet/sdk build 20190808.3 (#3889)
- Microsoft.NET.Sdk - 5.0.100-alpha1.19408.3
This commit is contained in:
parent
4cfa8bad11
commit
79cb13bd1d
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>3cd3bd129eb9156b731d8f6c39dd92eb6126e4b7</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19401.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19408.3">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>b23fd25e1070aa8075b66f9d208835fa67af3dbb</Sha>
|
||||
</Dependency>
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk (to run tests) -->
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-alpha1.19401.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-alpha1.19408.3</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Reference in a new issue