From 45a9ce064a8a4665f2846920dfc4b4402b597728 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: name formatter --- .../Name Formatter/Name Formatter.csproj | 83 ++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 name_formatter/Name Formatter/Name Formatter.csproj (limited to 'name_formatter/Name Formatter/Name Formatter.csproj') diff --git a/name_formatter/Name Formatter/Name Formatter.csproj b/name_formatter/Name Formatter/Name Formatter.csproj new file mode 100644 index 0000000..16bed3b --- /dev/null +++ b/name_formatter/Name Formatter/Name Formatter.csproj @@ -0,0 +1,83 @@ + + + + + Debug + AnyCPU + {96160F08-A8B7-4054-A9E8-98970061291A} + WinExe + Name_Formatter + Name Formatter + v4.7.2 + 512 + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + Form + + + Form1.cs + + + + + Form1.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + \ No newline at end of file -- cgit 1.4.1