Compare commits

...

2 Commits

Author SHA1 Message Date
Andrew Welker
a446857a8f update version for PepperDashCore to match the correct version 2020-08-18 14:54:58 -06:00
Andrew Welker
bc450277c4 delete something unnecessary to make a new commit 2020-08-18 14:49:03 -06:00
2 changed files with 1 additions and 8 deletions

View File

@@ -1,7 +0,0 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#332848",
"titleBar.activeBackground": "#483764",
"titleBar.activeForeground": "#FBFBFD"
}
}

View File

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