diff options
author | chai <chaifix@163.com> | 2020-12-30 20:59:04 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2020-12-30 20:59:04 +0800 |
commit | e9ea621b93fbb58d9edfca8375918791637bbd52 (patch) | |
tree | 19ce3b1c1f2d51eda6878c9d0f2c9edc27f13650 /Client/AmongUs.sln |
+init
Diffstat (limited to 'Client/AmongUs.sln')
-rw-r--r-- | Client/AmongUs.sln | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Client/AmongUs.sln b/Client/AmongUs.sln new file mode 100644 index 0000000..089d240 --- /dev/null +++ b/Client/AmongUs.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.26228.4 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp\Assembly-CSharp.csproj", "{4D37C17B-28D8-4D17-A439-F712A18E4C22}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {4D37C17B-28D8-4D17-A439-F712A18E4C22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4D37C17B-28D8-4D17-A439-F712A18E4C22}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4D37C17B-28D8-4D17-A439-F712A18E4C22}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4D37C17B-28D8-4D17-A439-F712A18E4C22}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |