From a47e45d04ca5beadcf815d852cae52ef56f669e5 Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期三, 23 七月 2025 16:39:33 +0800 Subject: [PATCH] 1 --- 2025年6月12日/AuxAllWCS/Build/Project/AuxAllWCS.csproj | 14 ++++++-------- 1 files changed, 6 insertions(+), 8 deletions(-) diff --git "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/AuxAllWCS.csproj" "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/AuxAllWCS.csproj" index 97c880c..e3ac2e5 100644 --- "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/AuxAllWCS.csproj" +++ "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/AuxAllWCS.csproj" @@ -215,14 +215,6 @@ <DependentUpon>View1.xaml</DependentUpon> <SubType>Code</SubType> </Compile> - <Page Include="鐣岄潰\View2.xaml"> - <Generator>MSBuild:Compile</Generator> - <SubType>Designer</SubType> - </Page> - <Compile Include="鐣岄潰\View2.xaml.cs"> - <DependentUpon>View2.xaml</DependentUpon> - <SubType>Code</SubType> - </Compile> <Compile Include="浠g爜\ViewModel.cs" /> <Compile Include="浠g爜\鍙橀噺鏁版嵁搴�cs" /> <Compile Include="浠g爜\闆嗘垚浜掕仈.cs" /> @@ -238,6 +230,9 @@ <ItemGroup> <None Include="App.config" /> <None Include="packages.config" /> + <None Include="Static\config.json"> + <CopyToOutputDirectory>Always</CopyToOutputDirectory> + </None> </ItemGroup> <ItemGroup> <Content Include="Static\assets\index-BH4e7Qb9.js"> @@ -261,4 +256,7 @@ </PropertyGroup> <Error Condition="!Exists('packages\Microsoft.Web.WebView2.1.0.3351.48\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Web.WebView2.1.0.3351.48\build\Microsoft.Web.WebView2.targets'))" /> </Target> + <PropertyGroup> + <WebView2LoaderPreference>Static</WebView2LoaderPreference> + </PropertyGroup> </Project> \ No newline at end of file -- Gitblit v1.9.1