Merge pull request #381 from PepperDash/feature/push-to-nuget.org

Re-add nuget stuff
This commit is contained in:
Andrew Welker
2020-08-18 18:28:37 -04:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@@ -23,5 +23,6 @@ SIMPLSharpLogs/
*.projectinfo
essentials-framework/EssentialDMTestConfig/
output/
packages/
PepperDashEssentials-0.0.0-buildType-test.zip

3
packages.config Normal file
View File

@@ -0,0 +1,3 @@
<packages>
<package id="PepperDashCore" version="1.0.41" targetFramework="net35" allowedVersions="[1.0,1.1)"/>
</packages>