44 </PropertyGroup >
55 <ItemGroup Label =" Analyzers" >
66 <GlobalPackageReference Include =" IDisposableAnalyzers" Version =" 4.0.8" PrivateAssets =" All" IncludeAssets =" Runtime;Build;Native;contentFiles;Analyzers" />
7- <GlobalPackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.11 .0.117924 " PrivateAssets =" All" IncludeAssets =" Runtime;Build;Native;contentFiles;Analyzers" />
7+ <GlobalPackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.15 .0.120848 " PrivateAssets =" All" IncludeAssets =" Runtime;Build;Native;contentFiles;Analyzers" />
88 </ItemGroup >
99 <ItemGroup Label =" NCronJob dependencies" >
1010 <PackageVersion Include =" Cronos" Version =" 0.11.0" />
11- <PackageVersion Include =" Polly" Version =" 8.6.0 " />
11+ <PackageVersion Include =" Polly" Version =" 8.6.2 " />
1212 </ItemGroup >
1313 <ItemGroup Label =" NCronJob NET8 dependencies" Condition =" '$(TargetFramework)' == 'net8.0'" >
1414 <PackageVersion Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 8.0.1" />
1515 </ItemGroup >
1616 <ItemGroup Label =" NCronJob NET9 dependencies" Condition =" '$(TargetFramework)' == 'net9.0'" >
17- <PackageVersion Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.6 " />
17+ <PackageVersion Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.7 " />
1818 </ItemGroup >
1919 <ItemGroup Label =" Samples" >
20- <PackageVersion Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.16 " />
21- <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 9.0.6 " />
22- <PackageVersion Include =" Swashbuckle.AspNetCore" Version =" 9.0.1 " />
20+ <PackageVersion Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.18 " />
21+ <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 9.0.7 " />
22+ <PackageVersion Include =" Swashbuckle.AspNetCore" Version =" 9.0.3 " />
2323 </ItemGroup >
2424 <ItemGroup Label =" Tests" >
2525 <PackageVersion Include =" coverlet.collector" Version =" 6.0.4" />
26- <PackageVersion Include =" Microsoft.Extensions.TimeProvider.Testing" Version =" 9.6 .0" />
26+ <PackageVersion Include =" Microsoft.Extensions.TimeProvider.Testing" Version =" 9.7 .0" />
2727 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
2828 <PackageVersion Include =" Shouldly" Version =" 4.3.0" />
2929 <PackageVersion Include =" System.ServiceModel.Primitives" Version =" 8.1.2" />
30- <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.1 " >
30+ <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.3 " >
3131 <PrivateAssets >all</PrivateAssets >
3232 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3333 </PackageVersion >
34- <PackageVersion Include =" xunit.v3" Version =" 2 .0.3 " />
34+ <PackageVersion Include =" xunit.v3" Version =" 3 .0.0 " />
3535 </ItemGroup >
36- </Project >
36+ </Project >
0 commit comments