Skip to content

Commit

Permalink
Update nuspec on .net 6.0 (#2317)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikEJ committed Jan 24, 2024
1 parent 7fd34df commit 9347412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/specs/Microsoft.Data.SqlClient.nuspec
Expand Up @@ -57,6 +57,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.35.0" />
<dependency id="Microsoft.SqlServer.Server" version="1.0.0"/>
<dependency id="System.Configuration.ConfigurationManager" version="6.0.1" exclude="Compile" />
<dependency id="System.Diagnostics.DiagnosticSource" version="6.0.1" exclude="Compile" />
<dependency id="System.Runtime.Caching" version="6.0.0" exclude="Compile" />
</group>
<group targetFramework="netstandard2.0">
Expand Down

0 comments on commit 9347412

Please sign in to comment.