diff --git a/.github/workflows/PublishNugetPackage.yml b/.github/workflows/PublishNugetPackage.yml index f1d6797..07f37df 100644 --- a/.github/workflows/PublishNugetPackage.yml +++ b/.github/workflows/PublishNugetPackage.yml @@ -22,11 +22,4 @@ jobs: with: NUGET_KEY: ${{secrets.NUGET_API_KEY}} PROJECT_FILE_PATH: PereViader.Utils.Common/PereViader.Utils.Common/PereViader.Utils.Common.csproj - REBUILD_PROJECT: false - - - name: Publish Generators - uses: tedd/publish-nuget-neo@v1 - with: - NUGET_KEY: ${{secrets.NUGET_API_KEY}} - PROJECT_FILE_PATH: PereViader.Utils.Common/PereViader.Utils.Common.Generators/PereViader.Utils.Common.Generators.csproj REBUILD_PROJECT: false \ No newline at end of file diff --git a/PereViader.Utils.Common/PereViader.Utils.Common.Generators/PereViader.Utils.Common.Generators.csproj b/PereViader.Utils.Common/PereViader.Utils.Common.Generators/PereViader.Utils.Common.Generators.csproj index 18c7f08..4c09287 100644 --- a/PereViader.Utils.Common/PereViader.Utils.Common.Generators/PereViader.Utils.Common.Generators.csproj +++ b/PereViader.Utils.Common/PereViader.Utils.Common.Generators/PereViader.Utils.Common.Generators.csproj @@ -8,25 +8,10 @@ 9 enable Nullable - MIT - https://github.com/PereViader/PereViader.Utils - - 1.0.1 - true - false - false - true + false - - - - - diff --git a/PereViader.Utils.Common/PereViader.Utils.Common/PereViader.Utils.Common.csproj b/PereViader.Utils.Common/PereViader.Utils.Common/PereViader.Utils.Common.csproj index 15a51da..71772e7 100644 --- a/PereViader.Utils.Common/PereViader.Utils.Common/PereViader.Utils.Common.csproj +++ b/PereViader.Utils.Common/PereViader.Utils.Common/PereViader.Utils.Common.csproj @@ -6,7 +6,7 @@ 9 enable Nullable - 1.0.1 + 1.0.2 MIT https://github.com/PereViader/PereViader.Utils @@ -14,4 +14,11 @@ + + + +