-
Notifications
You must be signed in to change notification settings - Fork 5
/
NWNLogRotator.sln
30 lines (30 loc) · 1.27 KB
/
NWNLogRotator.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
29
30
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29306.81
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NWNLogRotator", "NWNLogRotator.csproj", "{F3ACD202-B191-4626-B2B4-8542919112E9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D98DC973-2DBA-4410-913A-025F23AF107B}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F3ACD202-B191-4626-B2B4-8542919112E9}.Debug|x86.ActiveCfg = Debug|Any CPU
{F3ACD202-B191-4626-B2B4-8542919112E9}.Debug|x86.Build.0 = Debug|Any CPU
{F3ACD202-B191-4626-B2B4-8542919112E9}.Release|x86.ActiveCfg = Release|Any CPU
{F3ACD202-B191-4626-B2B4-8542919112E9}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {335CC3FD-EE53-4A9B-9124-A16F7F74EF8C}
EndGlobalSection
EndGlobal