diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2de58e8328..e4e7596a64 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -289,4 +289,4 @@ jobs: file: dist/* tag: ${{ github.ref }} overwrite: true - file_glob: true \ No newline at end of file + file_glob: true diff --git a/Rdmp.UI/Rdmp.UI.csproj b/Rdmp.UI/Rdmp.UI.csproj index 851c801cb4..def9141dbf 100644 --- a/Rdmp.UI/Rdmp.UI.csproj +++ b/Rdmp.UI/Rdmp.UI.csproj @@ -51,12 +51,16 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + + + diff --git a/Tests.Common/Tests.Common.csproj b/Tests.Common/Tests.Common.csproj index e94b2786a5..202204002d 100644 --- a/Tests.Common/Tests.Common.csproj +++ b/Tests.Common/Tests.Common.csproj @@ -40,8 +40,12 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + + + \ No newline at end of file