移除key

This commit is contained in:
小红帽
2023-11-22 13:50:01 +08:00
parent af4341fbec
commit fff14d9211
6 changed files with 7 additions and 9 deletions

View File

@@ -30,6 +30,7 @@
<Compile Remove="OpenGLWindow.cs" />
<Compile Remove="SqliteDataAdapter.cs" />
<Compile Remove="VideoPlayTest.cs" />
<Compile Remove="Window3.cs" />
<Compile Remove="Window7.cs" />
</ItemGroup>
<ItemGroup>
@@ -94,7 +95,7 @@
<ItemGroup>
<ProjectReference Include="..\CPF.Windows\CPF.Windows.csproj" />
<ProjectReference Include="..\CPF\CPF.csproj" />
<ProjectReference Include="..\CPF.Cef\CPF.Cef.csproj" />
<!--<ProjectReference Include="..\CPF.Cef\CPF.Cef.csproj" />-->
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'!='net40'">
<ProjectReference Include="..\CPF.Skia\CPF.Skia.csproj" />