We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d3f9a commit cc4b097Copy full SHA for cc4b097
1 file changed
Source/OxyplotMauiSample/OxyplotMauiSample.csproj
@@ -62,7 +62,7 @@
62
63
<ItemGroup>
64
<PackageReference Include="OxyPlot.ExampleLibrary" Version="2.2.0" />
65
- <PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
+ <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.40" />
66
</ItemGroup>
67
68
0 commit comments