Skip to content

Instantly share code, notes, and snippets.

@glennblock
Created October 25, 2015 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glennblock/ca4685f4679348d427f1 to your computer and use it in GitHub Desktop.
Save glennblock/ca4685f4679348d427f1 to your computer and use it in GitHub Desktop.
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "scriptcs", "C:\Users\Glenn Block\.svm\versions\dev\scriptcs.exe", "{588A83D2-0B85-4380-B1F7-75CE3085D888}"
ProjectSection(DebuggerProjectSystem) = preProject
PortSupplier = 00000000-0000-0000-0000-000000000000
Executable = C:\Users\Glenn Block\.svm\versions\dev\scriptcs.exe
RemoteMachine = localhost
StartingDirectory = C:\src\test
Arguments = test.csx -debug -loglevel info
Environment = Default
LaunchingEngine = 00000000-0000-0000-0000-000000000000
UseLegacyDebugEngines = No
LaunchSQLEngine = No
AttachLaunchAction = No
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1810F542-BD1B-4EB1-8F77-557094BACAA5}"
ProjectSection(SolutionItems) = preProject
test.csx = test.csx
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{588A83D2-0B85-4380-B1F7-75CE3085D888}.Debug|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment