Skip to content

Commit 6bf7def

Browse files
MichelZbenrr101
authored andcommitted
Synchronize versions/packages across nuspec and ref project (#3045)
Add .NET9
1 parent c4f7add commit 6bf7def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/specs/Microsoft.Data.SqlClient.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
4444
<group targetFramework="net8.0">
4545
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="6.0.2" exclude="Compile" />
4646
<dependency id="Azure.Identity" version="1.11.4" />
47-
<dependency id="Microsoft.Extensions.Caching.Memory" version="8.0.1" exclude="Compile" />
47+
<dependency id="Microsoft.Extensions.Caching.Memory" version="9.0.0" exclude="Compile" />
4848
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="7.5.0" />
4949
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="7.5.0" />
5050
<dependency id="Microsoft.SqlServer.Server" version="1.0.0"/>

0 commit comments

Comments
 (0)