-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBattleRatttt.PluginAdmin.sln
More file actions
23 lines (23 loc) · 1.13 KB
/
BattleRatttt.PluginAdmin.sln
File metadata and controls
23 lines (23 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2042
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6DCE73A0-3C2C-4F18-959F-5174D9DE6246}"
ProjectSection(SolutionItems) = preProject
nfive.yml = nfive.yml
EndProjectSection
EndProject
Project("{C2C2AF9E-C79F-4CB2-9F86-7440A96D2508}") = "PluginAdmin.Client", "PluginAdmin.Client\PluginAdmin.Client.csproj", "{01DCF812-B395-457C-A8F5-9145B0FB5A95}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{01DCF812-B395-457C-A8F5-9145B0FB5A95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{01DCF812-B395-457C-A8F5-9145B0FB5A95}.Debug|Any CPU.Build.0 = Debug|Any CPU
{01DCF812-B395-457C-A8F5-9145B0FB5A95}.Release|Any CPU.ActiveCfg = Release|Any CPU
{01DCF812-B395-457C-A8F5-9145B0FB5A95}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal