File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 </None >
4646 </ItemGroup >
4747 <ItemGroup >
48- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.7 " />
49- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.203 " PrivateAssets =" all" />
50- <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 10.0.203 " >
48+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.8 " />
49+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.300 " PrivateAssets =" all" />
50+ <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 10.0.300 " >
5151 <PrivateAssets >all</PrivateAssets >
5252 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5353 </PackageReference >
54- <PackageReference Include =" Canister.IoC" Version =" 6.5.1 " />
55- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10.0.7 " />
54+ <PackageReference Include =" Canister.IoC" Version =" 6.5.3 " />
55+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10.0.8 " />
5656 </ItemGroup >
5757 <Target Name =" Husky" BeforeTargets =" Restore;CollectPackageReferences" Condition =" '$(HUSKY)' != 0" >
5858 <Exec Command =" dotnet tool restore" StandardOutputImportance =" Low" StandardErrorImportance =" High" />
You can’t perform that action at this time.
0 commit comments