Add files via upload
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.30717.126
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ErrorGenerator", "ErrorGenerator\ErrorGenerator.csproj", "{83458EF2-12B8-4437-99BD-09CEB9167C70}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Debug|x86 = Debug|x86
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{83458EF2-12B8-4437-99BD-09CEB9167C70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{83458EF2-12B8-4437-99BD-09CEB9167C70}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{83458EF2-12B8-4437-99BD-09CEB9167C70}.Debug|x86.ActiveCfg = Debug|x86
|
||||
{83458EF2-12B8-4437-99BD-09CEB9167C70}.Debug|x86.Build.0 = Debug|x86
|
||||
{83458EF2-12B8-4437-99BD-09CEB9167C70}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{83458EF2-12B8-4437-99BD-09CEB9167C70}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{83458EF2-12B8-4437-99BD-09CEB9167C70}.Release|x86.ActiveCfg = Release|x86
|
||||
{83458EF2-12B8-4437-99BD-09CEB9167C70}.Release|x86.Build.0 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {0853103D-68A6-4356-BDCA-BB68998D2233}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user