File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/clustering/sharding-sqlserver/SqlSharding.Sql.Host Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1515 <ItemGroup >
1616 <PackageReference Include =" Akka.Cluster.Sharding" Version =" $(AkkaVersion)" />
1717 <PackageReference Include =" Akka.Persistence.Sql.Hosting" Version =" 1.5.53" />
18- <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6.0 .2" />
18+ <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6.1 .2" />
1919 <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" $(MicrosoftExtensionsVersion)" />
2020 <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" $(MicrosoftExtensionsVersion)" />
2121 <PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" $(MicrosoftExtensionsVersion)" />
You can’t perform that action at this time.
0 commit comments