diff options
| author | Alee <Alee14498@gmail.com> | 2019-02-09 23:54:37 -0500 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-02-09 23:54:37 -0500 |
| commit | 2edc81d13ab4ce4e201f20d3eeb62f344c176de5 (patch) | |
| tree | 2429965d8c4d6290fc5090d556faee3bfe338fda /BSODPrank.sln | |
| parent | a4d94175861858213bde8cbfe145a4cd06ed7951 (diff) | |
| download | BSODPrank-2edc81d13ab4ce4e201f20d3eeb62f344c176de5.tar.gz BSODPrank-2edc81d13ab4ce4e201f20d3eeb62f344c176de5.tar.bz2 BSODPrank-2edc81d13ab4ce4e201f20d3eeb62f344c176de5.zip | |
Add project files.
Diffstat (limited to 'BSODPrank.sln')
| -rw-r--r-- | BSODPrank.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/BSODPrank.sln b/BSODPrank.sln new file mode 100644 index 0000000..a550a0f --- /dev/null +++ b/BSODPrank.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.28307.168 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BSODPrank", "BSODPrank\BSODPrank.csproj", "{1071187A-27D8-4D44-A378-4029BEB30C5D}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {1071187A-27D8-4D44-A378-4029BEB30C5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1071187A-27D8-4D44-A378-4029BEB30C5D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1071187A-27D8-4D44-A378-4029BEB30C5D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1071187A-27D8-4D44-A378-4029BEB30C5D}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {0792AEA6-7878-4BE0-8CB3-52F224984FAA} + EndGlobalSection +EndGlobal |
