Skip to content

Commit d1950eb

Browse files
committed
Gotta keep stuff alphabetical
1 parent b452941 commit d1950eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,9 @@
488488
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SqlAeadAes256CbcHmac256Factory.cs">
489489
<Link>Microsoft\Data\SqlClient\SqlAeadAes256CbcHmac256Factory.cs</Link>
490490
</Compile>
491+
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SqlAppContextSwitchManager.netcore.cs">
492+
<Link>Microsoft\Data\SqlClient\SqlAppContextSwitchManager.netcore.cs</Link>
493+
</Compile>
491494
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SqlAuthenticationParameters.cs">
492495
<Link>Microsoft\Data\SqlClient\SqlAuthenticationParameters.cs</Link>
493496
</Compile>
@@ -590,9 +593,6 @@
590593
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SqlConnectionTimeoutErrorInternal.cs">
591594
<Link>Microsoft\Data\SqlClient\SqlConnectionTimeoutErrorInternal.cs</Link>
592595
</Compile>
593-
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SqlAppContextSwitchManager.netcore.cs">
594-
<Link>Microsoft\Data\SqlClient\SqlAppContextSwitchManager.netcore.cs</Link>
595-
</Compile>
596596
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SqlCredential.cs">
597597
<Link>Microsoft\Data\SqlClient\SqlCredential.cs</Link>
598598
</Compile>

0 commit comments

Comments
 (0)