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 6666 <Compile Include =" ..\..\src\Microsoft\Data\Common\MultipartIdentifier.cs" />
6767 </ItemGroup >
6868 <ItemGroup >
69- <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" $(MicrosoftExtensionsHosting )" />
69+ <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" $(MicrosoftExtensionsHostingVersion )" />
7070 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" $(MicrosoftNETTestSdkVersion)" />
7171 <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" $(SystemDiagnosticsDiagnosticSourceVersion)" />
7272 <PackageReference Include =" Newtonsoft.Json" Version =" $(NewtonsoftJsonVersion)" />
Original file line number Diff line number Diff line change 5656 <PropertyGroup >
5757 <AzureCoreVersion >[1.38.0,2.0.0)</AzureCoreVersion >
5858 <AzureSecurityKeyVaultKeysVersion >[4.4.0,5.0.0)</AzureSecurityKeyVaultKeysVersion >
59- <MicrosoftExtensionsCachingMemoryVersion >6.0.1 </MicrosoftExtensionsCachingMemoryVersion >
59+ <MicrosoftExtensionsCachingMemoryVersion >6.0.3 </MicrosoftExtensionsCachingMemoryVersion >
6060 </PropertyGroup >
6161 <!-- Test Project Dependencies -->
6262 <PropertyGroup >
7373 <MicrosoftSqlServerTypesVersion >10.50.1600.1</MicrosoftSqlServerTypesVersion >
7474 <BenchmarkDotNetVersion >0.13.2</BenchmarkDotNetVersion >
7575 <SystemServiceProcessServiceControllerVersion >6.0.0</SystemServiceProcessServiceControllerVersion >
76- <MicrosoftExtensionsHosting >6.0.1</MicrosoftExtensionsHosting >
76+ <MicrosoftExtensionsHostingVersion >6.0.1</MicrosoftExtensionsHostingVersion >
7777 </PropertyGroup >
7878 <PropertyGroup >
7979 <TestAKVProviderVersion >$(NugetPackageVersion)</TestAKVProviderVersion >
You can’t perform that action at this time.
0 commit comments