-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
ProjectDefaults.sln
30 lines (30 loc) · 1.26 KB
/
ProjectDefaults.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.29201.188
MinimumVisualStudioVersion = 16.0.29201.188
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProjectDefaults", "ProjectDefaults\ProjectDefaults.csproj", "{B2D01ACC-D215-4063-A9CD-7CE862D799F9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CDCDDCD6-6958-4352-AF0C-C589ECD51C0D}"
ProjectSection(SolutionItems) = preProject
appveyor.yml = appveyor.yml
readme.md = readme.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B2D01ACC-D215-4063-A9CD-7CE862D799F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B2D01ACC-D215-4063-A9CD-7CE862D799F9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {777F54B0-1B85-4977-B2AF-C4493CAAEBB8}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Fody\Fody.csproj
EndGlobalSection
EndGlobal