summaryrefslogtreecommitdiff
path: root/projeto-fantasia.sln
diff options
context:
space:
mode:
authorMatheus <matheus.guedes.mg.m@gmail.com>2025-08-16 00:12:15 -0300
committerMatheus <matheus.guedes.mg.m@gmail.com>2025-08-16 00:12:15 -0300
commit579a2fe0f837236eec5d9f9347baa8f6a49f6458 (patch)
treeb91dc6db5dccb537600aba743bd565c43c59f2da /projeto-fantasia.sln
parente159be9bbbf005785bd2d60af8b5c3df608f28b2 (diff)
Personagem que anda
Diffstat (limited to 'projeto-fantasia.sln')
-rw-r--r--projeto-fantasia.sln19
1 files changed, 19 insertions, 0 deletions
diff --git a/projeto-fantasia.sln b/projeto-fantasia.sln
new file mode 100644
index 0000000..1097a72
--- /dev/null
+++ b/projeto-fantasia.sln
@@ -0,0 +1,19 @@
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "projeto-fantasia", "projeto-fantasia.csproj", "{3C8F29E9-A5E7-47BA-9DFC-53821760AA87}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ ExportDebug|Any CPU = ExportDebug|Any CPU
+ ExportRelease|Any CPU = ExportRelease|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {3C8F29E9-A5E7-47BA-9DFC-53821760AA87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3C8F29E9-A5E7-47BA-9DFC-53821760AA87}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3C8F29E9-A5E7-47BA-9DFC-53821760AA87}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
+ {3C8F29E9-A5E7-47BA-9DFC-53821760AA87}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
+ {3C8F29E9-A5E7-47BA-9DFC-53821760AA87}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
+ {3C8F29E9-A5E7-47BA-9DFC-53821760AA87}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
+ EndGlobalSection
+EndGlobal