命名调整
This commit is contained in:
@@ -5,10 +5,14 @@
|
||||
<UseWPF>true</UseWPF>
|
||||
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
<LangVersion>13.0</LangVersion>
|
||||
<AppendPlatformToOutputPath>false</AppendPlatformToOutputPath>
|
||||
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
|
||||
<GenerateAssemblyInfo>False</GenerateAssemblyInfo>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="EleCho.WpfSuite.Layouts" Version="0.9.3" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\WPFDark\WPFDark.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user