Skip to content

Commit 9caa0a5

Browse files
author
Imre Kincses
committed
Removed unnecessary files
1 parent ca9573e commit 9caa0a5

File tree

6 files changed

+5
-186
lines changed

6 files changed

+5
-186
lines changed

.nuget/NuGet.Config

Lines changed: 0 additions & 6 deletions
This file was deleted.

.nuget/NuGet.exe

-1.53 MB
Binary file not shown.

.nuget/NuGet.targets

Lines changed: 0 additions & 136 deletions
This file was deleted.

Icon.png

-30.3 KB
Binary file not shown.

Raspberry.System.nuspec

Lines changed: 0 additions & 33 deletions
This file was deleted.

RaspberrySharp.System.sln

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,17 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 2013
4-
VisualStudioVersion = 12.0.31101.0
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.33529.622
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DE3AA526-5A9D-465A-B9B0-7A07AE6824B5}"
77
ProjectSection(SolutionItems) = preProject
8-
Icon.png = Icon.png
9-
Raspberry.System.nuspec = Raspberry.System.nuspec
108
README.md = README.md
119
EndProjectSection
1210
EndProject
1311
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Raspberry.System", "Raspberry.System\Raspberry.System.csproj", "{2C0C9AAF-4EDD-4C79-961B-E7BC4FC4EB0C}"
1412
EndProject
1513
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test.Board", "Test.Board\Test.Board.csproj", "{51780F8A-E5F5-4DC8-84B4-B282800A3396}"
1614
EndProject
17-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{9D7C7530-F5CB-49BF-891B-7E1C705510EF}"
18-
ProjectSection(SolutionItems) = preProject
19-
.nuget\NuGet.Config = .nuget\NuGet.Config
20-
.nuget\NuGet.exe = .nuget\NuGet.exe
21-
.nuget\NuGet.targets = .nuget\NuGet.targets
22-
EndProjectSection
23-
EndProject
2415
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{7102091A-58D6-4ACC-90B7-6729AEF0586F}"
2516
EndProject
2617
Global
@@ -60,4 +51,7 @@ Global
6051
GlobalSection(NestedProjects) = preSolution
6152
{51780F8A-E5F5-4DC8-84B4-B282800A3396} = {7102091A-58D6-4ACC-90B7-6729AEF0586F}
6253
EndGlobalSection
54+
GlobalSection(ExtensibilityGlobals) = postSolution
55+
SolutionGuid = {23A32383-D12B-4439-9721-BF430632EFA0}
56+
EndGlobalSection
6357
EndGlobal

0 commit comments

Comments
 (0)