Skip to content

Commit 032c177

Browse files
dotnet-maestro[bot]jkotas
authored andcommitted
Update dependencies from https://github.com/dotnet/core-setup build 20190522.02 (dotnet#24741)
- Microsoft.NETCore.App - 3.0.0-preview6-27722-02
1 parent 3af71a7 commit 032c177

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
<Uri>https://github.com/dotnet/corefx</Uri>
2828
<Sha>a28176b5ec68b6da1472934fe9493790d1665cae</Sha>
2929
</Dependency>
30-
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27720-09">
30+
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27722-02">
3131
<Uri>https://github.com/dotnet/core-setup</Uri>
32-
<Sha>c3145b06ba5151d5eafcf177a2e380f7acb61189</Sha>
32+
<Sha>4573cea18beb40dc9a41014798060e48ff044c63</Sha>
3333
</Dependency>
3434
<Dependency Name="optimization.IBC.CoreCLR" Version="99.99.99-master-20190521.3">
3535
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<MicrosoftNETCorePlatformsVersion>3.0.0-preview6.19264.9</MicrosoftNETCorePlatformsVersion>
2020
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview6.19264.9</MicrosoftBclAsyncInterfacesVersion>
2121
<!-- core-setup -->
22-
<MicrosoftNETCoreAppVersion>3.0.0-preview6-27720-09</MicrosoftNETCoreAppVersion>
22+
<MicrosoftNETCoreAppVersion>3.0.0-preview6-27722-02</MicrosoftNETCoreAppVersion>
2323
<!-- dotnet-core-internal-tooling -->
2424
<IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
2525
<!-- dotnet-optimization -->

0 commit comments

Comments
 (0)