-
Notifications
You must be signed in to change notification settings - Fork 2
/
DropCostsEnhanced.sln
28 lines (28 loc) · 1.32 KB
/
DropCostsEnhanced.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29911.84
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DropCostsEnhanced", "DropCostsEnhanced.csproj", "{4D909541-F594-459C-BB13-95365D20715D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Release_NoCAC|Any CPU = Release_NoCAC|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4D909541-F594-459C-BB13-95365D20715D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4D909541-F594-459C-BB13-95365D20715D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4D909541-F594-459C-BB13-95365D20715D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4D909541-F594-459C-BB13-95365D20715D}.Release|Any CPU.Build.0 = Release|Any CPU
{4D909541-F594-459C-BB13-95365D20715D}.Release_NoCAC|Any CPU.ActiveCfg = Release_NoCAC|Any CPU
{4D909541-F594-459C-BB13-95365D20715D}.Release_NoCAC|Any CPU.Build.0 = Release_NoCAC|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {581F09A9-D094-4FB5-8C10-19A05F58F999}
EndGlobalSection
EndGlobal