From 9f5d8a97b7fae04682d96adf0cf49f0e48779534 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期六, 22 七月 2023 09:24:39 +0800
Subject: [PATCH] 1

---
 JavaCode/JavaCode.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/JavaCode/JavaCode.csproj b/JavaCode/JavaCode.csproj
index f2ad35c..2380828 100644
--- a/JavaCode/JavaCode.csproj
+++ b/JavaCode/JavaCode.csproj
@@ -11,6 +11,7 @@
     <AssemblyName>JavaCode</AssemblyName>
     <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
+    <TargetFrameworkProfile />
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <PlatformTarget>AnyCPU</PlatformTarget>
@@ -96,6 +97,7 @@
     <Compile Include="Properties\Resources.Designer.cs">
       <AutoGen>True</AutoGen>
       <DependentUpon>Resources.resx</DependentUpon>
+      <DesignTime>True</DesignTime>
     </Compile>
     <None Include="Properties\Settings.settings">
       <Generator>SettingsSingleFileGenerator</Generator>

--
Gitblit v1.9.3