Restructure project

This commit is contained in:
2025-08-01 16:15:41 +02:00
parent 8121d3191e
commit 0c85e6a8d9
9 changed files with 12 additions and 33 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<TargetFrameworks>net9.0-windows</TargetFrameworks>
<UseWPF>true</UseWPF>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.7.14</Version>
<Version>0.7.15</Version>
<LangVersion>latest</LangVersion>
<Description>
Extension library for Blazor Hybrid running on Windows Presentation Platform.
@@ -20,7 +20,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\WpfExtended.Shared\WpfExtended.Shared.csproj" />
<ProjectReference Include="..\WpfExtended\WpfExtended.csproj" />
</ItemGroup>
</Project>