Skip to content

Commit e19ef18

Browse files
committedNov 9, 2016
remove unused .nuget/package.config

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed
 

‎.gitignore

-3
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,6 @@ PublishScripts/
170170
!**/packages/build/
171171
# Uncomment if necessary however generally it will be regenerated when needed
172172
#!**/packages/repositories.config
173-
# NuGet v3's project.json files produces more ignoreable files
174-
*.nuget.props
175-
*.nuget.targets
176173

177174
# Microsoft Azure Build Output
178175
csx/

‎DaySim.sln

-5
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DaySim.Framework", "Daysim.
99
EndProject
1010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DaySimController", "DaysimController\DaySimController.csproj", "{FB158352-2310-4E0F-84E2-50EFFF669C55}"
1111
EndProject
12-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{9C172028-C7C2-40B7-AE9B-413C4F84EC6D}"
13-
ProjectSection(SolutionItems) = preProject
14-
.nuget\packages.config = .nuget\packages.config
15-
EndProjectSection
16-
EndProject
1712
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "compare_output_directories", "Daysim.Tests\Daysim.Tests.external\compare_output_directories\compare_output_directories.pyproj", "{66B71A86-D772-4A33-B182-760B912CD7F3}"
1813
EndProject
1914
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PSRC", "DaySim.Customizations\PSRC\PSRC.csproj", "{881E7750-B121-46EA-ACB3-F039E2919767}"

0 commit comments

Comments
 (0)
Please sign in to comment.