Last change
on this file was 7a983b0, checked in by Danilo <danilo.najkov@…>, 3 years ago |
move files
|
-
Property mode
set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | # Visual Studio Version 17
|
---|
4 | VisualStudioVersion = 17.0.31912.275
|
---|
5 | MinimumVisualStudioVersion = 10.0.40219.1
|
---|
6 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "backend", "backend\backend.csproj", "{69386AEC-421E-4DB5-8A83-E9DBD9AACD49}"
|
---|
7 | EndProject
|
---|
8 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1369BF0A-CBA9-4788-8EB8-4E0AC8EA65B0}"
|
---|
9 | ProjectSection(SolutionItems) = preProject
|
---|
10 | .editorconfig = .editorconfig
|
---|
11 | EndProjectSection
|
---|
12 | EndProject
|
---|
13 | Global
|
---|
14 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
15 | Debug|Any CPU = Debug|Any CPU
|
---|
16 | Release|Any CPU = Release|Any CPU
|
---|
17 | EndGlobalSection
|
---|
18 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
19 | {69386AEC-421E-4DB5-8A83-E9DBD9AACD49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
20 | {69386AEC-421E-4DB5-8A83-E9DBD9AACD49}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
21 | {69386AEC-421E-4DB5-8A83-E9DBD9AACD49}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
22 | {69386AEC-421E-4DB5-8A83-E9DBD9AACD49}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
23 | EndGlobalSection
|
---|
24 | GlobalSection(SolutionProperties) = preSolution
|
---|
25 | HideSolutionNode = FALSE
|
---|
26 | EndGlobalSection
|
---|
27 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
28 | SolutionGuid = {8BA7AC3F-E83E-4A90-B836-D0F3F25872A7}
|
---|
29 | EndGlobalSection
|
---|
30 | EndGlobal
|
---|
Note:
See
TracBrowser
for help on using the repository browser.