Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit a5c5feb

Browse files
dotnet-maestro-botjkotas
authored andcommitted
Update CoreFx to preview.19070.3 (#22061)
1 parent 9615305 commit a5c5feb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dependencies.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
2525
<PropertyGroup>
26-
<CoreFxCurrentRef>f31086500dc58cefe7b1275300f6fc07b38c1bcc</CoreFxCurrentRef>
26+
<CoreFxCurrentRef>dcd6297bafb19554e9d617c566db3ab220a32978</CoreFxCurrentRef>
2727
<CoreClrCurrentRef>f31086500dc58cefe7b1275300f6fc07b38c1bcc</CoreClrCurrentRef>
2828
<BuildToolsCurrentRef>f31086500dc58cefe7b1275300f6fc07b38c1bcc</BuildToolsCurrentRef>
2929
<PgoDataCurrentRef>f31086500dc58cefe7b1275300f6fc07b38c1bcc</PgoDataCurrentRef>
@@ -33,8 +33,8 @@
3333

3434
<!-- Tests/infrastructure dependency versions. -->
3535
<PropertyGroup>
36-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.19066.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
37-
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19066.1</MicrosoftNETCorePlatformsPackageVersion>
36+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.19070.3</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
37+
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19070.3</MicrosoftNETCorePlatformsPackageVersion>
3838
<PgoDataPackageVersion>99.99.99-master-20190116.5</PgoDataPackageVersion>
3939
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27316-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
4040
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview-27218-01</MicrosoftNETCoreAppPackageVersion>

0 commit comments

Comments
 (0)