Skip to content

Commit 5c3eeab

Browse files
committed
Work CI-CD
- Migrate solution to VS2022. ***NO_CI***
1 parent 8857114 commit 5c3eeab

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

nanoFramework.Logging.sln

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
# Visual Studio Version 16
3-
VisualStudioVersion = 16.0.31105.61
2+
# Visual Studio Version 17
3+
VisualStudioVersion = 17.4.33122.133
44
MinimumVisualStudioVersion = 10.0.40219.1
55
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "nanoFramework.Logging", "nanoFramework.Logging\nanoFramework.Logging.nfproj", "{0A60F291-B35A-4BF1-BAB9-CD686AF2EED6}"
66
EndProject
@@ -14,6 +14,11 @@ Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "nanoFramework.Logging.Strea
1414
EndProject
1515
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "nanoFramework.Logging.Syslog", "nanoFramework.Logging.Syslog\nanoFramework.Logging.Syslog.nfproj", "{A778ED84-6EA0-48C5-B97C-DC64A8D97A50}"
1616
EndProject
17+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1217FC35-C3B8-46FD-94C7-6EB9AD268838}"
18+
ProjectSection(SolutionItems) = preProject
19+
.runsettings = .runsettings
20+
EndProjectSection
21+
EndProject
1722
Global
1823
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1924
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)