diff --git a/.gitignore b/.gitignore index 74eb345..9806776 100644 --- a/.gitignore +++ b/.gitignore @@ -154,7 +154,10 @@ $RECYCLE.BIN/ # Mac desktop service store files .DS_Store + # NuGet Packages packages/* *.nupkg !packages/build/ + +.vs/ \ No newline at end of file diff --git a/ChrisKaczor.pfx b/ChrisKaczor.pfx deleted file mode 100644 index fe27207..0000000 Binary files a/ChrisKaczor.pfx and /dev/null differ diff --git a/Common.Native.csproj b/Common.Native.csproj index 5cfef5e..3d06f04 100644 --- a/Common.Native.csproj +++ b/Common.Native.csproj @@ -64,8 +64,9 @@ false - true - ChrisKaczor.pfx + false + + true @@ -164,7 +165,7 @@ - +