From bdd144bb05fb225c61d6f7787dda362dc8075073 Mon Sep 17 00:00:00 2001 From: tsuji Date: Tue, 12 Oct 2021 17:33:47 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=BB=E5=AE=9F=E8=A1=8C=E3=83=95=E3=82=A1?= =?UTF-8?q?=E3=82=A4=E3=83=AB=E5=90=8D=E3=82=92GetADocGUI=E3=81=AB?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20=E3=83=BB=E3=83=95=E3=82=A9=E3=83=AB?= =?UTF-8?q?=E3=83=80=E8=A1=A8=E7=A4=BA=E3=82=92=E6=94=B9=E8=A1=8C=E3=81=97?= =?UTF-8?q?=E3=81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=AB=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GetADoc/GetADoc.csproj | 2 +- GetADoc/MainWindow.xaml | 4 ++-- GetADoc/MainWindow.xaml.cs | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/GetADoc/GetADoc.csproj b/GetADoc/GetADoc.csproj index bad702a..d4988d7 100644 --- a/GetADoc/GetADoc.csproj +++ b/GetADoc/GetADoc.csproj @@ -7,7 +7,7 @@ {7A8DE09F-1468-4C6C-8607-8A03548AFBAC} WinExe GetADoc - GetADoc + GetADocGUI v4.6.1 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/GetADoc/MainWindow.xaml b/GetADoc/MainWindow.xaml index f80973d..eb5ff6a 100644 --- a/GetADoc/MainWindow.xaml +++ b/GetADoc/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:GetADoc" mc:Ignorable="d" - Title="MainWindow" Height="250" Width="400"> + Title="GetADoc" Height="250" Width="400"> @@ -20,7 +20,7 @@ AsciiDocの雛形を作成します