Skip to content

Commit c34e9dc

Browse files
committed
added nuget packages
1 parent 2da8df7 commit c34e9dc

File tree

148 files changed

+327830
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+327830
-5
lines changed

.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,16 +152,16 @@ publish/
152152
PublishScripts/
153153

154154
# NuGet Packages
155-
*.nupkg
155+
#*.nupkg
156156
# The packages folder can be ignored because of Package Restore
157-
**/packages/*
157+
#**/packages/*
158158
# except build/, which is used as an MSBuild target.
159-
!**/packages/build/
159+
#!**/packages/build/
160160
# Uncomment if necessary however generally it will be regenerated when needed
161161
#!**/packages/repositories.config
162162
# NuGet v3's project.json files produces more ignoreable files
163-
*.nuget.props
164-
*.nuget.targets
163+
#*.nuget.props
164+
#*.nuget.targets
165165

166166
# Microsoft Azure Build Output
167167
csx/
20.6 KB
Binary file not shown.

packages/CommonServiceLocator.1.3/lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.XML

Lines changed: 268 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
538 KB
Binary file not shown.
176 KB
Binary file not shown.
Binary file not shown.
176 KB
Binary file not shown.
Binary file not shown.
176 KB
Binary file not shown.

0 commit comments

Comments
 (0)