Skip to content

Commit ca2d116

Browse files
committed
Remove sample project from solution
1 parent af1fff8 commit ca2d116

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

nanoframework.System.Net.Websockets.sln

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "System.Net.WebSockets.Serve
99
EndProject
1010
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "System.Net.WebSockets.Client", "WebSockets.Client\System.Net.WebSockets.Client.nfproj", "{EF3A6935-1A5F-4AE8-A866-562AF5803205}"
1111
EndProject
12-
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "NFWebSockets.Example", "NFWebSockets.Example\NFWebSockets.Example.nfproj", "{1EF92D27-FFC7-40A1-BEEA-E695784B222A}"
13-
EndProject
1412
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4F4D1647-D756-415A-9136-F3813DFA4E28}"
1513
ProjectSection(SolutionItems) = preProject
1614
NuGet.Config = NuGet.Config
@@ -41,12 +39,6 @@ Global
4139
{EF3A6935-1A5F-4AE8-A866-562AF5803205}.Release|Any CPU.ActiveCfg = Release|Any CPU
4240
{EF3A6935-1A5F-4AE8-A866-562AF5803205}.Release|Any CPU.Build.0 = Release|Any CPU
4341
{EF3A6935-1A5F-4AE8-A866-562AF5803205}.Release|Any CPU.Deploy.0 = Release|Any CPU
44-
{1EF92D27-FFC7-40A1-BEEA-E695784B222A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
45-
{1EF92D27-FFC7-40A1-BEEA-E695784B222A}.Debug|Any CPU.Build.0 = Debug|Any CPU
46-
{1EF92D27-FFC7-40A1-BEEA-E695784B222A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
47-
{1EF92D27-FFC7-40A1-BEEA-E695784B222A}.Release|Any CPU.ActiveCfg = Release|Any CPU
48-
{1EF92D27-FFC7-40A1-BEEA-E695784B222A}.Release|Any CPU.Build.0 = Release|Any CPU
49-
{1EF92D27-FFC7-40A1-BEEA-E695784B222A}.Release|Any CPU.Deploy.0 = Release|Any CPU
5042
EndGlobalSection
5143
GlobalSection(SolutionProperties) = preSolution
5244
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)