Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 8408002

Browse files
committed
Fix
1 parent 4235589 commit 8408002

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NET6CustomLibrary.sln

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
44
VisualStudioVersion = 17.0.31903.59
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NET6CustomLibrary", "src\NET6CustomLibrary\NET6CustomLibrary.csproj", "{0C386780-6BA5-487D-B320-99CFB2527070}"
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NET6CustomLibrary", "src\NET6CustomLibrary\NET6CustomLibrary.csproj", "{0C386780-6BA5-487D-B320-99CFB2527070}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -19,4 +19,7 @@ Global
1919
GlobalSection(SolutionProperties) = preSolution
2020
HideSolutionNode = FALSE
2121
EndGlobalSection
22+
GlobalSection(ExtensibilityGlobals) = postSolution
23+
SolutionGuid = {F4B436BF-645C-4FF8-A4A9-D1931AFD7F2C}
24+
EndGlobalSection
2225
EndGlobal

0 commit comments

Comments
 (0)