File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 79
79
<PackageReference Include =" Oracle.ManagedDataAccess" Version =" 21.6.1" />
80
80
</ItemGroup >
81
81
<ItemGroup Condition =" '$(TargetFramework)'=='net6.0'" >
82
- <PackageReference Include =" Microsoft.AspNetCore.TestHost" Version =" 6.0.1 " />
82
+ <PackageReference Include =" Microsoft.AspNetCore.TestHost" Version =" 6.0.13 " />
83
83
<PackageReference Include =" System.CodeDom" Version =" 4.7.0" />
84
84
<PackageReference Include =" System.Data.SqlClient" Version =" 4.8.5" />
85
85
<PackageReference Include =" System.Data.OracleClient" Version =" 1.0.8" />
Original file line number Diff line number Diff line change 51
51
</ItemGroup >
52
52
53
53
<ItemGroup Condition =" '$(TargetFramework)' == 'net6.0'" >
54
- <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 6.0.0 " />
54
+ <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 6.0.1 " />
55
55
</ItemGroup >
56
56
57
57
<ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp2.0'" >
You can’t perform that action at this time.
0 commit comments