From 4a6cb141f84bece7c860a5aab2bd32b55fd5309a Mon Sep 17 00:00:00 2001 From: hzhang Date: Wed, 5 Feb 2025 11:49:13 +0000 Subject: [PATCH] init --- .gitignore | 5 +++ .../.idea/.gitignore | 13 ++++++ .../.idea/encodings.xml | 4 ++ .../.idea/indexLayout.xml | 8 ++++ .../.idea/vcs.xml | 6 +++ Hangman.SDK.Generators.csproj | 44 +++++++++++++++++++ Hangman.SDK.Generators.sln | 16 +++++++ Hangman.SDK.Generators.sln.DotSettings.user | 3 ++ Resources.resx | 42 ++++++++++++++++++ 9 files changed, 141 insertions(+) create mode 100644 .gitignore create mode 100644 .idea/.idea.Hangman.SDK.Generators/.idea/.gitignore create mode 100644 .idea/.idea.Hangman.SDK.Generators/.idea/encodings.xml create mode 100644 .idea/.idea.Hangman.SDK.Generators/.idea/indexLayout.xml create mode 100644 .idea/.idea.Hangman.SDK.Generators/.idea/vcs.xml create mode 100644 Hangman.SDK.Generators.csproj create mode 100644 Hangman.SDK.Generators.sln create mode 100644 Hangman.SDK.Generators.sln.DotSettings.user create mode 100644 Resources.resx diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..add57be --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +bin/ +obj/ +/packages/ +riderModule.iml +/_ReSharper.Caches/ \ No newline at end of file diff --git a/.idea/.idea.Hangman.SDK.Generators/.idea/.gitignore b/.idea/.idea.Hangman.SDK.Generators/.idea/.gitignore new file mode 100644 index 0000000..f8a3511 --- /dev/null +++ b/.idea/.idea.Hangman.SDK.Generators/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/contentModel.xml +/modules.xml +/.idea.Hangman.SDK.Generators.iml +/projectSettingsUpdater.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/.idea.Hangman.SDK.Generators/.idea/encodings.xml b/.idea/.idea.Hangman.SDK.Generators/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.Hangman.SDK.Generators/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.Hangman.SDK.Generators/.idea/indexLayout.xml b/.idea/.idea.Hangman.SDK.Generators/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.Hangman.SDK.Generators/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.Hangman.SDK.Generators/.idea/vcs.xml b/.idea/.idea.Hangman.SDK.Generators/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.Hangman.SDK.Generators/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Hangman.SDK.Generators.csproj b/Hangman.SDK.Generators.csproj new file mode 100644 index 0000000..141cf49 --- /dev/null +++ b/Hangman.SDK.Generators.csproj @@ -0,0 +1,44 @@ + + + + netstandard2.0 + false + enable + latest + + true + true + + Hangman.SDK.Generators + Hangman.SDK.Generators + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + + + True + True + Resources.resx + + + + + + + + diff --git a/Hangman.SDK.Generators.sln b/Hangman.SDK.Generators.sln new file mode 100644 index 0000000..7ef6629 --- /dev/null +++ b/Hangman.SDK.Generators.sln @@ -0,0 +1,16 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hangman.SDK.Generators", "Hangman.SDK.Generators.csproj", "{884B5A6A-4063-4FC7-8FE6-EE1C45CF251E}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {884B5A6A-4063-4FC7-8FE6-EE1C45CF251E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {884B5A6A-4063-4FC7-8FE6-EE1C45CF251E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {884B5A6A-4063-4FC7-8FE6-EE1C45CF251E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {884B5A6A-4063-4FC7-8FE6-EE1C45CF251E}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal diff --git a/Hangman.SDK.Generators.sln.DotSettings.user b/Hangman.SDK.Generators.sln.DotSettings.user new file mode 100644 index 0000000..812a067 --- /dev/null +++ b/Hangman.SDK.Generators.sln.DotSettings.user @@ -0,0 +1,3 @@ + + True + True \ No newline at end of file diff --git a/Resources.resx b/Resources.resx new file mode 100644 index 0000000..889364d --- /dev/null +++ b/Resources.resx @@ -0,0 +1,42 @@ + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Type names should not contain the company name.An optional longer localizable description of the diagnostic. + + + Type name '{0}' contains the company nameThe format-able message the diagnostic displays. + + + Type name contains the company nameThe title of the diagnostic. + + + Replace '{0}' with '{1}'The title of the code fix. + + + The speed must be lower than the Speed of Light.An optional longer localizable description of the diagnostic. + + + The specified speed '{0}' must be lower than the Speed of LightThe format-able message the diagnostic displays. + + + The impossible speedThe title of the diagnostic. + + \ No newline at end of file