File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
CompanyCalendar.App.WinForms Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4141 <ItemGroup >
4242 <PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 9.0.14" />
4343 <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.14" />
44- <PackageReference Include =" System.Linq.Async" Version =" 6 .0.3 " />
44+ <PackageReference Include =" System.Linq.Async" Version =" 7 .0.0 " />
4545 </ItemGroup >
4646
4747 <ItemGroup >
Original file line number Diff line number Diff line change 1717 <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.14" />
1818 <PackageReference Include =" Microsoft.Extensions.Options" Version =" 9.0.14" />
1919 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.3.0" />
20- <PackageReference Include =" System.Linq.Async" Version =" 6 .0.3 " />
20+ <PackageReference Include =" System.Linq.Async" Version =" 7 .0.0 " />
2121 <PackageReference Include =" xunit" Version =" 2.9.3" />
2222 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" >
2323 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments