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 15
15
<ItemGroup >
16
16
<PackageReference Include =" Akka.Cluster.Sharding" Version =" $(AkkaVersion)" />
17
17
<PackageReference Include =" Akka.Persistence.Sql.Hosting" Version =" 1.5.44" />
18
- <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6.0.2 " />
18
+ <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6.1.1 " />
19
19
<PackageReference Include =" Microsoft.Extensions.Hosting" Version =" $(MicrosoftExtensionsVersion)" />
20
20
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" $(MicrosoftExtensionsVersion)" />
21
21
<PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" $(MicrosoftExtensionsVersion)" />
You can’t perform that action at this time.
0 commit comments