Skip to content

Commit

Permalink
Update ProjectNTfs, ProjectNTfsTestILC to beta-27715-00, beta-27715-0…
Browse files Browse the repository at this point in the history
…0, respectively (dotnet/corefx#37663)

Commit migrated from dotnet/corefx@cdaaeb1
  • Loading branch information
dotnet-maestro-bot authored and ViktorHofer committed May 15, 2019
1 parent 64eaab5 commit e0338a9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions eng/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<ProjectNTfsCurrentRef>fa9814f6253038f1a3c6f0747294572ee53f027e</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>fa9814f6253038f1a3c6f0747294572ee53f027e</ProjectNTfsTestILCCurrentRef>
<ProjectNTfsCurrentRef>a801a54ca7cc0973da761acb95a7863395515ebe</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>a801a54ca7cc0973da761acb95a7863395515ebe</ProjectNTfsTestILCCurrentRef>
<SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
</PropertyGroup>

Expand All @@ -22,9 +22,9 @@

<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
<ProjectNTfsExpectedPrerelease>beta-27714-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-27714-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-27714-00</ProjectNTfsTestILCPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-27715-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-27715-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-27715-00</ProjectNTfsTestILCPackageVersion>

<!-- CoreFX-built SNI identity package -->
<RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>
Expand Down

0 comments on commit e0338a9

Please sign in to comment.