-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPayNow.GameServers.Plugins.OxideMod.sln
More file actions
24 lines (24 loc) · 1.17 KB
/
PayNow.GameServers.Plugins.OxideMod.sln
File metadata and controls
24 lines (24 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32126.317
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PayNow.GameServers.Plugins.OxideMod", "src\PayNow.GameServers.Plugins.OxideMod\PayNow.GameServers.Plugins.OxideMod.csproj", "{3C3A47A5-709A-42BB-B2BF-DB1FA0FEE316}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{AF492EDF-ECD2-4060-A92F-F5E9FFC3F7E2}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Any CPU = Release|Any CPU
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3C3A47A5-709A-42BB-B2BF-DB1FA0FEE316}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C3A47A5-709A-42BB-B2BF-DB1FA0FEE316}.Release|Any CPU.Build.0 = Release|Any CPU
{3C3A47A5-709A-42BB-B2BF-DB1FA0FEE316}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C3A47A5-709A-42BB-B2BF-DB1FA0FEE316}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
EndGlobal