File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/Microsoft.Data.SqlClient/tests/FunctionalTests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
66
<Compile Include =" ..\..\src\Microsoft\Data\Common\MultipartIdentifier.cs" />
67
67
</ItemGroup >
68
68
<ItemGroup >
69
- <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" $(MicrosoftExtensionsHosting )" />
69
+ <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" $(MicrosoftExtensionsHostingVersion )" />
70
70
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" $(MicrosoftNETTestSdkVersion)" />
71
71
<PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" $(SystemDiagnosticsDiagnosticSourceVersion)" />
72
72
<PackageReference Include =" Newtonsoft.Json" Version =" $(NewtonsoftJsonVersion)" />
Original file line number Diff line number Diff line change 56
56
<PropertyGroup >
57
57
<AzureCoreVersion >[1.38.0,2.0.0)</AzureCoreVersion >
58
58
<AzureSecurityKeyVaultKeysVersion >[4.4.0,5.0.0)</AzureSecurityKeyVaultKeysVersion >
59
- <MicrosoftExtensionsCachingMemoryVersion >6.0.1 </MicrosoftExtensionsCachingMemoryVersion >
59
+ <MicrosoftExtensionsCachingMemoryVersion >6.0.3 </MicrosoftExtensionsCachingMemoryVersion >
60
60
</PropertyGroup >
61
61
<!-- Test Project Dependencies -->
62
62
<PropertyGroup >
73
73
<MicrosoftSqlServerTypesVersion >10.50.1600.1</MicrosoftSqlServerTypesVersion >
74
74
<BenchmarkDotNetVersion >0.13.2</BenchmarkDotNetVersion >
75
75
<SystemServiceProcessServiceControllerVersion >6.0.0</SystemServiceProcessServiceControllerVersion >
76
- <MicrosoftExtensionsHosting >6.0.1</MicrosoftExtensionsHosting >
76
+ <MicrosoftExtensionsHostingVersion >6.0.1</MicrosoftExtensionsHostingVersion >
77
77
</PropertyGroup >
78
78
<PropertyGroup >
79
79
<TestAKVProviderVersion >$(NugetPackageVersion)</TestAKVProviderVersion >
You can’t perform that action at this time.
0 commit comments