File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Caliburn.Micro.Maui.Tests Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net8 .0</TargetFramework >
4+ <TargetFramework >net9 .0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
77 <UseMaui >true</UseMaui >
1616 <PrivateAssets >all</PrivateAssets >
1717 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1818 </PackageReference >
19- <PackageReference Include =" Microsoft.Maui.Controls" Version =" 8 .0.92 " />
19+ <PackageReference Include =" Microsoft.Maui.Controls" Version =" 9 .0.120 " />
2020 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
2121 <PackageReference Include =" Moq" Version =" 4.20.72" />
2222 <PackageReference Include =" xunit" Version =" 2.9.2" />
You can’t perform that action at this time.
0 commit comments