Skip to content

Commit d787cc1

Browse files
committed
Added artifacts, updated license and excluded key.
1 parent 7ddec50 commit d787cc1

11 files changed

+1
-158
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*.user
77
*.userosscache
88
*.sln.docstates
9+
*.snk
910

1011
# User-specific files (MonoDevelop/Xamarin Studio)
1112
*.userprefs

.nuget/NuGet.Config

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

.nuget/NuGet.exe

-1.59 MB
Binary file not shown.

.nuget/NuGet.targets

Lines changed: 0 additions & 144 deletions
This file was deleted.
219 Bytes
Loading
Loading
227 Bytes
Loading

Artifacts/Images/SettingsSwitcher.png

7.77 KB
Loading

Artifacts/Images/ToolBar.png

3.9 KB
Loading
-596 Bytes
Binary file not shown.

DaveSexton.SettingsSwitcher.sln

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Images", "Images", "{0C8FC5
3737
Artifacts\Images\ToolBar.png = Artifacts\Images\ToolBar.png
3838
EndProjectSection
3939
EndProject
40-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{4C7A377B-932F-4ECB-A6A7-E356B88156C8}"
41-
ProjectSection(SolutionItems) = preProject
42-
.nuget\NuGet.Config = .nuget\NuGet.Config
43-
.nuget\NuGet.exe = .nuget\NuGet.exe
44-
.nuget\NuGet.targets = .nuget\NuGet.targets
45-
EndProjectSection
46-
EndProject
4740
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DaveSexton.SettingsSwitcher", "Source\DaveSexton.SettingsSwitcher\DaveSexton.SettingsSwitcher.csproj", "{6856F53D-7DD6-4145-9F87-71AC5B6CB1A2}"
4841
EndProject
4942
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DaveSexton.SettingsSwitcher.Vsix", "Source\DaveSexton.SettingsSwitcher.Vsix\DaveSexton.SettingsSwitcher.Vsix.csproj", "{4BC85661-068B-4669-9644-F56131829641}"
@@ -69,7 +62,6 @@ Global
6962
GlobalSection(NestedProjects) = preSolution
7063
{573A0876-1E61-4162-8654-A95E0F0CA3FD} = {00FC8BEA-823B-4AAB-8C01-7F12D0BEFA07}
7164
{0C8FC501-26C4-4C34-9929-008870D9C5F0} = {7DE70C73-9DD7-42D7-9B38-CBC62851B2A1}
72-
{4C7A377B-932F-4ECB-A6A7-E356B88156C8} = {00FC8BEA-823B-4AAB-8C01-7F12D0BEFA07}
7365
{6856F53D-7DD6-4145-9F87-71AC5B6CB1A2} = {F6964310-44E8-41A5-82E6-C886756D156E}
7466
{4BC85661-068B-4669-9644-F56131829641} = {F6964310-44E8-41A5-82E6-C886756D156E}
7567
EndGlobalSection

0 commit comments

Comments
 (0)