-
Notifications
You must be signed in to change notification settings - Fork 0
/
Sharplasu.sln
37 lines (37 loc) · 1.87 KB
/
Sharplasu.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
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33103.184
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Strumenta.Sharplasu", "Sharplasu\Strumenta.Sharplasu.csproj", "{9A145143-209C-4160-BDD2-A352709A5C1A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Strumenta.Sharplasu.Tests", "Sharplasu.Tests\Strumenta.Sharplasu.Tests.csproj", "{AEF30874-01E7-4D9F-8561-EB3E19A0A3B3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Elementi di soluzione", "Elementi di soluzione", "{41D0B593-D493-4B2A-9BE0-CAE5394A89AD}"
ProjectSection(SolutionItems) = preProject
CHANGELOG.md = CHANGELOG.md
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9A145143-209C-4160-BDD2-A352709A5C1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9A145143-209C-4160-BDD2-A352709A5C1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9A145143-209C-4160-BDD2-A352709A5C1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9A145143-209C-4160-BDD2-A352709A5C1A}.Release|Any CPU.Build.0 = Release|Any CPU
{AEF30874-01E7-4D9F-8561-EB3E19A0A3B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AEF30874-01E7-4D9F-8561-EB3E19A0A3B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AEF30874-01E7-4D9F-8561-EB3E19A0A3B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AEF30874-01E7-4D9F-8561-EB3E19A0A3B3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BD428A53-4132-4B19-AD6D-48E395F55B52}
EndGlobalSection
EndGlobal