We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea29df commit 975cd55Copy full SHA for 975cd55
appveyor.yml
@@ -7,8 +7,6 @@ build_script:
7
dotnet cake -Target=CreateArtifact -buildConfig=Release
8
9
dotnet cake -Host="Rider" -Target=CreateArtifact -buildConfig=Release
10
-
11
- dotnet cake -Target=Sonar -buildConfig=Release
12
test: off
13
cache:
14
- '%USERPROFILE%\.nuget\packages -> **\*.csproj'
0 commit comments