Skip to content

Commit 75b65c1

Browse files
committed
change project structure
1 parent b0ca636 commit 75b65c1

File tree

244 files changed

+20
-377418
lines changed

Some content is hidden

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

244 files changed

+20
-377418
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,4 @@ $RECYCLE.BIN/
154154

155155
# Mac desktop service store files
156156
.DS_Store
157+
/Lib/NuGet
File renamed without changes.
File renamed without changes.

NuGet.config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<configuration>
3+
<config>
4+
<add key="repositorypath" value="Lib\NuGet" />
5+
</config>
6+
</configuration>
File renamed without changes.

0 commit comments

Comments
 (0)