File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5151 </ItemGroup >
5252
5353 <ItemGroup >
54- <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 10.0.102 " >
54+ <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 10.0.103 " >
5555 <PrivateAssets >all</PrivateAssets >
5656 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5757 </PackageReference >
5858 <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6.1.4" />
59- <PackageReference Include =" Microsoft.Extensions.ObjectPool" Version =" 10.0.2 " />
59+ <PackageReference Include =" Microsoft.Extensions.ObjectPool" Version =" 10.0.3 " />
6060 <PackageReference Include =" Microsoft.SqlServer.Management.SqlParser" Version =" 173.8.0" />
6161 <PackageReference Include =" System.Data.Common" Version =" 4.3.0" />
6262 <PackageReference Include =" System.Dynamic.Runtime" Version =" 4.3.0" />
6363 <PackageReference Include =" BigBook" Version =" 6.1.7" />
64- <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 10.0.2 " />
64+ <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 10.0.3 " />
6565 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
66- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.102 " PrivateAssets =" all" />
66+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.103 " PrivateAssets =" all" />
6767 </ItemGroup >
6868 <Target Name =" Husky" BeforeTargets =" Restore;CollectPackageReferences" Condition =" '$(HUSKY)' != 0" >
6969 <Exec Command =" dotnet tool restore" StandardOutputImportance =" Low" StandardErrorImportance =" High" />
You can’t perform that action at this time.
0 commit comments