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

Commit 418a59d

Browse files
authored
Update the SNI subscription as well as the SNI package to signed packages (#19687)
1 parent c8e6427 commit 418a59d

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
@@ -15,7 +15,7 @@
1515
<ExternalCurrentRef>9be29f5804c4798d8b51bd3fed99ea076041aeb2</ExternalCurrentRef>
1616
<ProjectNTfsCurrentRef>1117fab956560c88ebb3fbaa339b6fa04c29a364</ProjectNTfsCurrentRef>
1717
<ProjectNTfsTestILCCurrentRef>1117fab956560c88ebb3fbaa339b6fa04c29a364</ProjectNTfsTestILCCurrentRef>
18-
<SniCurrentRef>ca04b94304beb477534b4fa0d6080089c21a0284</SniCurrentRef>
18+
<SniCurrentRef>97059fa979a3c8fb8b9fba127c526f15e48c9dde</SniCurrentRef>
1919
<StandardCurrentRef>1117fab956560c88ebb3fbaa339b6fa04c29a364</StandardCurrentRef>
2020
</PropertyGroup>
2121

@@ -31,7 +31,7 @@
3131
<NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
3232
<MicrosoftNETCoreAppPackageVersion>2.0.0-preview2-25310-02</MicrosoftNETCoreAppPackageVersion>
3333
<!-- Use the SNI runtime package -->
34-
<SniPackageVersion>4.4.0-beta-25007-02</SniPackageVersion>
34+
<SniPackageVersion>4.4.0-preview2-25312-01</SniPackageVersion>
3535
</PropertyGroup>
3636

3737
<!-- Full package version strings that are used in other parts of the build. -->
@@ -125,7 +125,7 @@
125125
<XmlUpdateStep Include="Sni">
126126
<Path>$(MSBuildThisFileFullPath)</Path>
127127
<ElementName>SniPackageVersion</ElementName>
128-
<PackageId>runtime.win7-x64.runtime.native.System.Data.SqlClient.sni</PackageId>
128+
<PackageId>runtime.win-x64.runtime.native.System.Data.SqlClient.sni</PackageId>
129129
</XmlUpdateStep>
130130
<XmlUpdateStep Include="CoreSetup">
131131
<Path>$(MSBuildThisFileFullPath)</Path>

0 commit comments

Comments
 (0)