File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 <PackageTags >sql;localdb</PackageTags >
1515 <UseArtifactsOutput >true</UseArtifactsOutput >
1616 <UseDefaultAssemblyOriginatorKeyFile >true</UseDefaultAssemblyOriginatorKeyFile >
17- <VersionPrefix >5 .0.2 </VersionPrefix >
17+ <VersionPrefix >6 .0.0 </VersionPrefix >
1818 </PropertyGroup >
1919 <PropertyGroup Condition =" $([System.OperatingSystem]::IsWindows())" >
2020 <PackageValidationBaselineVersion >5.0.1</PackageValidationBaselineVersion >
Original file line number Diff line number Diff line change 1212 <PackageVersion Include =" Humanizer" Version =" 3.0.10" />
1313 <PackageVersion Include =" MartinCostello.Logging.XUnit.v3" Version =" 0.7.1" />
1414 <PackageVersion Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" Version =" 4.14.0" />
15- <PackageVersion Include =" Microsoft.Data.SqlClient" Version =" 6.1.4 " />
15+ <PackageVersion Include =" Microsoft.Data.SqlClient" Version =" 7.0.0 " />
1616 <PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 10.0.5" />
1717 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.5" />
1818 <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10.0.5" />
2525 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.5" />
2626 <PackageVersion Include =" xunit.v3.mtp-off" Version =" 3.2.2" />
2727 </ItemGroup >
28- </Project >
28+ </Project >
Original file line number Diff line number Diff line change 2222 </ItemGroup >
2323 <ItemGroup >
2424 <PackageReference Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets =" All" />
25- <PackageReference Include =" Microsoft.Data.SqlClient" VersionOverride =" [6 .0.2 ,)" />
25+ <PackageReference Include =" Microsoft.Data.SqlClient" VersionOverride =" [7 .0.0 ,)" />
2626 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" VersionOverride =" [8.0.2,)" />
2727 </ItemGroup >
2828 <ItemGroup Condition =" $([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net10.0'))" >
29- <PackageReference Update =" Microsoft.Data.SqlClient" VersionOverride =" [6.1.2,)" />
3029 <PackageReference Update =" Microsoft.Extensions.Logging.Abstractions" VersionOverride =" [10.0.0,)" />
3130 </ItemGroup >
3231 <ItemGroup Condition =" '$([MSBuild]::GetTargetFrameworkIdentifier(`$(TargetFramework)`))' == '.NETFramework' " >
You can’t perform that action at this time.
0 commit comments