Update dependencies from https://github.com/dotnet/sdk build 20190716.1 (#3259)
- Microsoft.NET.Sdk - 3.0.100-preview8.19366.1
This commit is contained in:
parent
de7a242ab0
commit
a7968b59bb
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>166efc3692e0c5c5253c5919f479aaf192fcf4a7</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19365.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19366.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7</Sha>
|
||||
<Sha>9b58df3768133f581e6a946824be716bf163d5c9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19366.3">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk (to run tests) -->
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19365.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19366.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue