From af8af9cb53945c6bc218352b28c8fde068b00a58 Mon Sep 17 00:00:00 2001 From: juner Date: Wed, 25 Sep 2019 08:52:33 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E3=83=97=E3=83=AD=E3=82=B8=E3=82=A7?= =?UTF-8?q?=E3=82=AF=E3=83=88=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB=E3=81=AE?= =?UTF-8?q?=E5=A4=89=E6=9B=B4=EF=BC=88=E9=80=94=E4=B8=AD=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pidet/pidet.csproj | 97 +++------------------------------------------- 1 file changed, 6 insertions(+), 91 deletions(-) diff --git a/pidet/pidet.csproj b/pidet/pidet.csproj index f926de3..f8bcdb6 100644 --- a/pidet/pidet.csproj +++ b/pidet/pidet.csproj @@ -1,101 +1,16 @@ - - - + - Debug - AnyCPU {2D65A54D-2686-49C1-91D1-C2086262064C} WinExe - Properties + true + + false Pidet Pidet - v4.6.1 + netcoreapp3.0 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - pidet.ico - - - - - - - - - - - - - - - - - - - - Form - - - Main.cs - - - - - - Main.cs - - - ResXFileCodeGenerator - Resources.Designer.cs - Designer - - - True - Resources.resx - True - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - - - - - + - - \ No newline at end of file From fb054bf3da6915e35ff182ba8aad3e9fa94ed4d5 Mon Sep 17 00:00:00 2001 From: p_maeda Date: Wed, 25 Sep 2019 11:17:35 +0900 Subject: [PATCH 2/2] =?UTF-8?q?WPF=20=E9=96=A2=E9=80=A3=E3=81=AE=E5=90=8D?= =?UTF-8?q?=E5=89=8D=E7=A9=BA=E9=96=93=E3=82=92=E8=A7=A3=E6=B1=BA=E3=81=99?= =?UTF-8?q?=E3=82=8B=E3=81=9F=E3=82=81=E3=81=AB=20true=20?= =?UTF-8?q?=E3=81=AE=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pidet/pidet.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/pidet/pidet.csproj b/pidet/pidet.csproj index f8bcdb6..c7926d6 100644 --- a/pidet/pidet.csproj +++ b/pidet/pidet.csproj @@ -3,6 +3,7 @@ {2D65A54D-2686-49C1-91D1-C2086262064C} WinExe true + true false Pidet