11
22Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio Version 17
4- VisualStudioVersion = 17.0.31903.59
4+ VisualStudioVersion = 17.12.35527.113 d 17.12
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Machine.Specifications" , "src\Machine.Specifications\Machine.Specifications.csproj" , "{EC054D80-8858-4A61-9FD9-0185EA3F4643}"
77EndProject
8- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Build" , "Build" , "{1D85E618-71A9-43F2-B76D-95DC161E2A13}"
9- Project Section (SolutionItems ) = preProject
10- build .ps1 = build .ps1
11- build .sh = build .sh
12- .github \workflows \build .yml = .github \workflows \build .yml
13- CONTRIBUTING .md = CONTRIBUTING .md
14- .config \dotnet -tools .json = .config \dotnet -tools .json
15- GitVersion .yml = GitVersion .yml
16- .github \workflows \publish .yml = .github \workflows \publish .yml
17- README .md = README .md
18- EndProject Section
19- EndProject
208Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Machine.Specifications.Runner.Utility" , "src\Machine.Specifications.Runner.Utility\Machine.Specifications.Runner.Utility.csproj" , "{7E11A6CD-5900-4FFD-AE68-231BDA2436BA}"
219EndProject
2210Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Machine.Specifications.Runner.Utility.Specs" , "src\Machine.Specifications.Runner.Utility.Specs\Machine.Specifications.Runner.Utility.Specs.csproj" , "{068B7D50-95A9-4510-96DC-59AB697D6C5F}"
@@ -33,6 +21,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Machine.Specifications.Core
3321EndProject
3422Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Machine.Specifications.Fixtures" , "src\Machine.Specifications.Fixtures\Machine.Specifications.Fixtures.csproj" , "{2934AB5B-7506-4150-B61B-FE16EBB13D50}"
3523EndProject
24+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Machine.Specifications.Analyzers" , "src\Machine.Specifications.Analyzers\Machine.Specifications.Analyzers.csproj" , "{0CFB2FE5-BDAF-4B7B-9E05-F05491B05CDA}"
25+ EndProject
26+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Machine.Specifications.Analyzers.Tests" , "src\Machine.Specifications.Analyzers.Tests\Machine.Specifications.Analyzers.Tests.csproj" , "{402EF260-6140-4633-880B-18BEBF7B9DA2}"
27+ EndProject
3628Global
3729 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
3830 Debug| Any CPU = Debug| Any CPU
@@ -75,6 +67,14 @@ Global
7567 {2934AB5B-7506-4150-B61B-FE16EBB13D50} .Debug| Any CPU .Build .0 = Debug| Any CPU
7668 {2934AB5B-7506-4150-B61B-FE16EBB13D50} .Release| Any CPU .ActiveCfg = Release| Any CPU
7769 {2934AB5B-7506-4150-B61B-FE16EBB13D50} .Release| Any CPU .Build .0 = Release| Any CPU
70+ {0CFB2FE5-BDAF-4B7B-9E05-F05491B05CDA} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
71+ {0CFB2FE5-BDAF-4B7B-9E05-F05491B05CDA} .Debug| Any CPU .Build .0 = Debug| Any CPU
72+ {0CFB2FE5-BDAF-4B7B-9E05-F05491B05CDA} .Release| Any CPU .ActiveCfg = Release| Any CPU
73+ {0CFB2FE5-BDAF-4B7B-9E05-F05491B05CDA} .Release| Any CPU .Build .0 = Release| Any CPU
74+ {402EF260-6140-4633-880B-18BEBF7B9DA2} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
75+ {402EF260-6140-4633-880B-18BEBF7B9DA2} .Debug| Any CPU .Build .0 = Debug| Any CPU
76+ {402EF260-6140-4633-880B-18BEBF7B9DA2} .Release| Any CPU .ActiveCfg = Release| Any CPU
77+ {402EF260-6140-4633-880B-18BEBF7B9DA2} .Release| Any CPU .Build .0 = Release| Any CPU
7878 EndGlobalSection
7979 GlobalSection (SolutionProperties ) = preSolution
8080 HideSolutionNode = FALSE
0 commit comments