Skip to content

Commit 72ba748

Browse files
committedJun 28, 2012
Initial commit
0 parents  commit 72ba748

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
 

‎.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
2+
bin
3+
obj
4+
5+
# mstest test results
6+
TestResults

‎README.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
NugetDemos
2+
==========
3+
4+
Sample Applications showing how to use Nuget

0 commit comments

Comments
 (0)
Please sign in to comment.