File tree 6 files changed +4
-6
lines changed
src/Microsoft.Data.SqlClient/tests/ManualTests
6 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 320
320
<PackageReference Include =" System.Net.Sockets" Version =" $(SystemNetSocketsVersion)" />
321
321
<PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" $(SystemIdentityModelTokensJwtVersion)" />
322
322
<PackageReference Condition =" '$(TargetGroup)'=='netfx'" Include =" Microsoft.SqlServer.Types" Version =" $(MicrosoftSqlServerTypesVersion)" />
323
- <PackageReference Condition =" '$(TargetGroup)'=='netcoreapp' AND $(OS)=='Unix'" Include =" Microsoft.Windows.Compatibility" Version =" $(MicrosoftWindowsCompatibilityVersion)" />
324
323
<PackageReference Condition =" '$(TargetGroup)'=='netcoreapp'" Include =" Microsoft.DotNet.RemoteExecutor" Version =" $(MicrosoftDotnetRemoteExecutorVersion)" />
325
324
<PackageReference Condition =" '$(TargetGroup)'!='netfx'" Include =" System.ServiceProcess.ServiceController" Version =" $(SystemServiceProcessServiceControllerVersion)" />
326
325
</ItemGroup >
Original file line number Diff line number Diff line change 15
15
<ProjectReference Include =" $(SqlServerSource)Microsoft.SqlServer.Server.csproj" />
16
16
<PackageReference Condition =" $(ReferenceType)=='Package'" Include =" Microsoft.Data.SqlClient" Version =" $(TestMicrosoftDataSqlClientVersion)" />
17
17
</ItemGroup >
18
- </Project >
18
+ </Project >
Original file line number Diff line number Diff line change 15
15
<ProjectReference Include =" $(SqlServerSource)Microsoft.SqlServer.Server.csproj" />
16
16
<PackageReference Condition =" $(ReferenceType)=='Package'" Include =" Microsoft.Data.SqlClient" Version =" $(TestMicrosoftDataSqlClientVersion)" />
17
17
</ItemGroup >
18
- </Project >
18
+ </Project >
Original file line number Diff line number Diff line change 15
15
<ProjectReference Include =" $(SqlServerSource)Microsoft.SqlServer.Server.csproj" />
16
16
<PackageReference Condition =" $(ReferenceType)=='Package'" Include =" Microsoft.Data.SqlClient" Version =" $(TestMicrosoftDataSqlClientVersion)" />
17
17
</ItemGroup >
18
- </Project >
18
+ </Project >
Original file line number Diff line number Diff line change 15
15
<ProjectReference Include =" $(SqlServerSource)Microsoft.SqlServer.Server.csproj" />
16
16
<PackageReference Condition =" $(ReferenceType)=='Package'" Include =" Microsoft.Data.SqlClient" Version =" $(TestMicrosoftDataSqlClientVersion)" />
17
17
</ItemGroup >
18
- </Project >
18
+ </Project >
Original file line number Diff line number Diff line change 64
64
<MicrosoftDotNetPlatformAbstractionsVersion >3.1.1</MicrosoftDotNetPlatformAbstractionsVersion >
65
65
<MicrosoftIdentityModelClientsActiveDirectoryVersion >5.2.6</MicrosoftIdentityModelClientsActiveDirectoryVersion >
66
66
<MicrosoftNETTestSdkVersion >15.9.0</MicrosoftNETTestSdkVersion >
67
- <MicrosoftWindowsCompatibilityVersion >3.1.0</MicrosoftWindowsCompatibilityVersion >
68
67
<NewtonsoftJsonVersion >13.0.1</NewtonsoftJsonVersion >
69
68
<SystemRuntimeInteropServicesRuntimeInformationVersion >4.3.0</SystemRuntimeInteropServicesRuntimeInformationVersion >
70
69
<SystemLinqExpressionsVersion >4.3.0</SystemLinqExpressionsVersion >
You can’t perform that action at this time.
0 commit comments