-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMuteWarning.sln
34 lines (34 loc) · 1.63 KB
/
MuteWarning.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
31
32
33
34
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MuteWarning", "MuteWarning\MuteWarning.csproj", "{94655217-6824-40BB-9857-DD4DB5AF707A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{87478C0A-F09D-4810-8CC5-36B42D92B75D}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "MuteWarning.Setup", "MuteWarning.Setup\MuteWarning.Setup.vdproj", "{E29C1778-50A4-4551-8F9A-316D998DA415}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{94655217-6824-40BB-9857-DD4DB5AF707A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{94655217-6824-40BB-9857-DD4DB5AF707A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{94655217-6824-40BB-9857-DD4DB5AF707A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94655217-6824-40BB-9857-DD4DB5AF707A}.Release|Any CPU.Build.0 = Release|Any CPU
{E29C1778-50A4-4551-8F9A-316D998DA415}.Debug|Any CPU.ActiveCfg = Debug
{E29C1778-50A4-4551-8F9A-316D998DA415}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {02312E1C-BD12-4161-9148-5C272824745E}
EndGlobalSection
EndGlobal