Zoids C# Ports

This commit is contained in:
Goatgarien
2022-09-09 02:35:35 -07:00
committed by GitHub
parent 0f49f0f277
commit d4ebe976fc
+25
View File
@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32126.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BAKKA-Sharp", "BAKKA-Sharp\BAKKA-Sharp.csproj", "{6E8BF68A-E339-4EB2-9700-326302110F20}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6E8BF68A-E339-4EB2-9700-326302110F20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6E8BF68A-E339-4EB2-9700-326302110F20}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6E8BF68A-E339-4EB2-9700-326302110F20}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6E8BF68A-E339-4EB2-9700-326302110F20}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B2F53430-3CD7-44AC-B5E3-A8D91F130B30}
EndGlobalSection
EndGlobal