Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
PurpleVibe32 authored Jan 10, 2022
1 parent 945729d commit 1e1191e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Crash Toolbox.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32014.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Crash Toolbox", "Crash Toolbox\Crash Toolbox.csproj", "{6021BD3E-85D8-4FCD-8F19-DA677F48B5B6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6021BD3E-85D8-4FCD-8F19-DA677F48B5B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6021BD3E-85D8-4FCD-8F19-DA677F48B5B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6021BD3E-85D8-4FCD-8F19-DA677F48B5B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6021BD3E-85D8-4FCD-8F19-DA677F48B5B6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5859F429-1BC9-47E1-8384-C5599EC63D3A}
EndGlobalSection
EndGlobal

0 comments on commit 1e1191e

Please sign in to comment.