File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3737 <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 3.1.0" />
3838 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 3.1.0" />
3939 <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 4.7.0" />
40- <PackageReference Include =" Backport.System.Threading.Lock" Version =" 1.0.2 " />
40+ <PackageReference Include =" Backport.System.Threading.Lock" Version =" 1.1.1 " />
4141 </ItemGroup >
4242
4343 <ItemGroup Condition =" '$(TargetFramework)' == 'net6.0'" >
4444 <PackageReference Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 6.0.0" />
4545 <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.0" />
4646 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 6.0.0" />
47- <PackageReference Include =" Backport.System.Threading.Lock" Version =" 1.0.2 " />
47+ <PackageReference Include =" Backport.System.Threading.Lock" Version =" 1.1.1 " />
4848 </ItemGroup >
4949
5050 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
You can’t perform that action at this time.
0 commit comments