diff --git a/.travis.yml b/.travis.yml
index 9216019..320bd72 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -58,7 +58,7 @@ jobs:
repo: Didstopia/PDFSharp
tags: true
- stage: GitHub Release
- script: skip
+ script: dotnet restore && dotnet build -c $BUILD_CONFIG && dotnet pack -c $BUILD_CONFIG
env: BUILD_CONFIG="Release" DOTNET_CLI_TELEMETRY_OPTOUT=1
os: linux
deploy:
diff --git a/PDFSharp.sln b/Didstopia.PDFSharp.sln
similarity index 100%
rename from PDFSharp.sln
rename to Didstopia.PDFSharp.sln
diff --git a/Didstopia.PDFSharp/Didstopia.PDFSharp.csproj b/Didstopia.PDFSharp/Didstopia.PDFSharp.csproj
index d9154f2..7abfe0d 100644
--- a/Didstopia.PDFSharp/Didstopia.PDFSharp.csproj
+++ b/Didstopia.PDFSharp/Didstopia.PDFSharp.csproj
@@ -18,7 +18,7 @@ https://github.com/ststeiger/PdfSharpCore