diff --git a/NuGet.config b/NuGet.config index d5447f08c2..f941fe96c6 100644 --- a/NuGet.config +++ b/NuGet.config @@ -1,6 +1,7 @@  + diff --git a/appveyor.yml b/appveyor.yml index a2d85c2df3..2cdf2ca986 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,7 +6,6 @@ branches: - release - dev - /^(.*\/)?ci-.*$/ - - /^feature\// build_script: - build.cmd --quiet verify clone_depth: 1 diff --git a/src/Microsoft.Extensions.SecretManager.Tools/Microsoft.Extensions.SecretManager.Tools.csproj b/src/Microsoft.Extensions.SecretManager.Tools/Microsoft.Extensions.SecretManager.Tools.csproj index 980cfe6174..77331a914d 100644 --- a/src/Microsoft.Extensions.SecretManager.Tools/Microsoft.Extensions.SecretManager.Tools.csproj +++ b/src/Microsoft.Extensions.SecretManager.Tools/Microsoft.Extensions.SecretManager.Tools.csproj @@ -22,6 +22,6 @@ - + \ No newline at end of file