File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2020 global-json-file : ./global.json
2121 - name : Check dependencies
2222 uses : mawosoft/dotnet-dependency-alert@v1
23+ with :
24+ retention-days : 14
Original file line number Diff line number Diff line change 1717 <PackageVersion Include =" Microsoft.Win32.Registry" Version =" 5.0.0" />
1818 <PackageVersion Include =" platyPS" Version =" 0.14.2" />
1919 <PackageVersion Include =" PowerShellStandard.Library" Version =" 5.1.1" />
20- <PackageVersion Include =" System.ServiceProcess.ServiceController" Version =" 9.0.7 " />
20+ <PackageVersion Include =" System.ServiceProcess.ServiceController" Version =" 9.0.8 " />
2121 <PackageVersion Include =" xunit" Version =" 2.9.3" />
22- <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.3 " />
22+ <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.4 " />
2323 </ItemGroup >
2424
2525 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 9.0.302 " ,
3+ "version" : " 9.0.304 " ,
44 "rollForward" : " disable"
55 },
66 "msbuild-sdks" : {
You can’t perform that action at this time.
0 commit comments