diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index d83c41c..1d520a8 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -20,10 +20,6 @@ jobs: uses: actions/setup-dotnet@v3 with: dotnet-version: 7.0.x - - name: Install GitVersion - uses: gittools/actions/gitversion/setup@v0 - with: - versionSpec: '5.x' - name: Restore dependencies run: dotnet restore - name: Build diff --git a/Directory.Build.props b/Directory.Build.props index ec831cb..592082c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -14,7 +14,7 @@ - https://git.nyris.io/shared/extensions/Nyris.Extensions.AspNetCore.CacheControl.git + $(PackageProjectUrl).git git @@ -41,11 +41,11 @@ https://github.com/nyris/Nyris.Extensions.AspNetCore.CacheControl - https://github.com/nyris/Nyris.Extensions.AspNetCore.CacheControl.git + $(PackageProjectUrl).git - +