Skip to content

Commit

Permalink
Also remove from WPF proj
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheesebaron committed Mar 28, 2024
1 parent fedca05 commit ff2f765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MvvmCross.Wpf/MvvmCross.Platforms.Wpf.csproj
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net7.0-windows;net8.0-windows</TargetFrameworks>
<TargetFramework>net8.0-windows</TargetFramework>
<AssemblyName>MvvmCross.Platforms.Wpf</AssemblyName>
<RootNamespace>MvvmCross.Platforms.Wpf</RootNamespace>
<Description>MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac.
Expand Down

0 comments on commit ff2f765

Please sign in to comment.