Skip to content

Commit 918b71c

Browse files
committed
Work CI-CD
- Migrate solution to VS2022. ***NO_CI***
1 parent dd6e353 commit 918b71c

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

nanoFramework.WebServer.sln

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
21
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio Version 16
4-
VisualStudioVersion = 16.0.30523.141
2+
# Visual Studio Version 17
3+
VisualStudioVersion = 17.1.32319.34
54
MinimumVisualStudioVersion = 10.0.40219.1
65
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "nanoFramework.WebServer", "nanoFramework.WebServer\nanoFramework.WebServer.nfproj", "{87AAA5FE-CBB6-497F-97B7-7AF21B9A0C4E}"
76
EndProject
7+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{023C4887-C73C-4F74-ABA5-204D7690F8F5}"
8+
ProjectSection(SolutionItems) = preProject
9+
NuGet.Config = NuGet.Config
10+
README.md = README.md
11+
version.json = version.json
12+
EndProjectSection
13+
EndProject
814
Global
915
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1016
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)