File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ServiceStack/ServiceStack.OrmLite.SqlServer
YAFNET.Data/YAFNET.Data.SqlServer Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
</ItemGroup >
19
19
20
20
<ItemGroup >
21
- <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6.1.0 " />
21
+ <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6.1.1 " />
22
22
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.15.0.120848" >
23
23
<PrivateAssets >all</PrivateAssets >
24
24
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 19
19
20
20
<ItemGroup >
21
21
<PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 9.0.8" />
22
- <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6.1.0 " />
22
+ <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6.1.1 " />
23
23
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.15.0.120848" >
24
24
<PrivateAssets >all</PrivateAssets >
25
25
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments