mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
Merge pull request #381 from PepperDash/feature/push-to-nuget.org
Re-add nuget stuff
This commit is contained in:
commit
fc67c53f4c
2 changed files with 4 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -23,5 +23,6 @@ SIMPLSharpLogs/
|
||||||
*.projectinfo
|
*.projectinfo
|
||||||
essentials-framework/EssentialDMTestConfig/
|
essentials-framework/EssentialDMTestConfig/
|
||||||
output/
|
output/
|
||||||
|
packages/
|
||||||
|
|
||||||
PepperDashEssentials-0.0.0-buildType-test.zip
|
PepperDashEssentials-0.0.0-buildType-test.zip
|
||||||
|
|
|
||||||
3
packages.config
Normal file
3
packages.config
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
<packages>
|
||||||
|
<package id="PepperDashCore" version="1.0.41" targetFramework="net35" allowedVersions="[1.0,1.1)"/>
|
||||||
|
</packages>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue