diff --git a/.github/workflows/deploy-azure-naming-tool-to-azure-webapps-dotnet-core.yml b/.github/workflows/deploy-azure-naming-tool-to-azure-webapps-dotnet-core.yml index 8c881cc..a1efa54 100644 --- a/.github/workflows/deploy-azure-naming-tool-to-azure-webapps-dotnet-core.yml +++ b/.github/workflows/deploy-azure-naming-tool-to-azure-webapps-dotnet-core.yml @@ -100,7 +100,7 @@ jobs: steps: - name: Download artifact from build job - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: .net-app diff --git a/src/AzureNamingTool.csproj b/src/AzureNamingTool.csproj index a6b02ba..54a8069 100644 --- a/src/AzureNamingTool.csproj +++ b/src/AzureNamingTool.csproj @@ -1,45 +1,45 @@ - - net8.0 - enable - enable - 4.3.0 - true - eca63fb9-b7f9-454f-910b-5088ae877085 - Linux - . - + + net8.0 + enable + enable + 4.3.0 + true + eca63fb9-b7f9-454f-910b-5088ae877085 + Linux + . + - - - + + + - - - + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - Always - - + + + Always + + - - - + + +