diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fa33a80..9b86649 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: CICD: needs: [dotnet-test] - uses: SkylineCommunications/_ReusableWorkflows/.github/workflows/Master Workflow.yml@MasterWorkflow + uses: SkylineCommunications/_ReusableWorkflows/.github/workflows/Master Workflow.yml@main with: sonarcloud-project-name: SkylineCommunications_Skyline.DataMiner.Sdk nuget-push-source: https://api.nuget.org/v3/index.json diff --git a/Directory.Build.props b/Directory.Build.props index 35e89e1..c09c067 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,5 @@ - diff --git a/SdkTests/SdkTests.csproj b/SdkTests/SdkTests.csproj index 81f3191..9909018 100644 --- a/SdkTests/SdkTests.csproj +++ b/SdkTests/SdkTests.csproj @@ -12,6 +12,7 @@ +