diff --git a/Directory.Build.props b/Directory.Build.props index 8c058ff8..a1d4105c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -28,4 +28,12 @@ + + true + portable + + + portable + + \ No newline at end of file diff --git a/QSB/QSB.csproj b/QSB/QSB.csproj index 2d9d08d9..8e37b9ef 100644 --- a/QSB/QSB.csproj +++ b/QSB/QSB.csproj @@ -7,13 +7,6 @@ {1F00090A-C697-4C55-B401-192F3CFB9DC2} $(OwmlDir)\Mods\QSB - - full - true - - - pdbonly - diff --git a/QSBTests/QSBTests.csproj b/QSBTests/QSBTests.csproj index a5de7792..26a3c263 100644 --- a/QSBTests/QSBTests.csproj +++ b/QSBTests/QSBTests.csproj @@ -10,12 +10,6 @@ UnitTest dotnet test QSBTests.dll - - full - - - pdbonly -