-
Notifications
You must be signed in to change notification settings - Fork 0
/
StedySoft.BindingIssues.4.sln
34 lines (34 loc) · 1.63 KB
/
StedySoft.BindingIssues.4.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.7.33913.275
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StedySoft.BindingIssues", "src\StedySoft.BindingIssues.csproj", "{4BDC1D85-879F-4750-93D8-109CBDB73DDD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FFAE9459-E719-4591-B2D0-A41DBC145C45}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Directory.Build.props = Directory.Build.props
Directory.Build.targets = Directory.Build.targets
Settings.XamlStyler = Settings.XamlStyler
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4BDC1D85-879F-4750-93D8-109CBDB73DDD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4BDC1D85-879F-4750-93D8-109CBDB73DDD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4BDC1D85-879F-4750-93D8-109CBDB73DDD}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{4BDC1D85-879F-4750-93D8-109CBDB73DDD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4BDC1D85-879F-4750-93D8-109CBDB73DDD}.Release|Any CPU.Build.0 = Release|Any CPU
{4BDC1D85-879F-4750-93D8-109CBDB73DDD}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4FB68917-D9E6-4A46-BE2A-49ACC48D1A23}
EndGlobalSection
EndGlobal