Update dependencies from https://github.com/dotnet/sdk build 20190522.2 (#2087)
- Microsoft.NET.Sdk - 3.0.100-preview6.19272.2
This commit is contained in:
parent
341b16a8e0
commit
69be7618f8
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>8f6300e1f771d40dee4017f62ce885eb8251c322</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19271.2">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19272.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>a67433ffadecd0c6848de330914a7928806d1240</Sha>
|
||||
<Sha>adc956024076713234e69d41a11b0253fdfd90f1</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19272.1">
|
||||
<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-preview6.19271.2</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview6.19272.2</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview6-27722-02</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue