Skip to content

Commit

Permalink
Rename solution to match with the new project name
Browse files Browse the repository at this point in the history
  • Loading branch information
vnaskos-sonar committed Dec 19, 2024
1 parent cd6e1ff commit f8ec237
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cirrus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ build_task:
SM_CLIENT_CRT: VAULT[development/team/sonarlint/kv/data/codesigning/2023-2025 data.cert]
SM_HOST: VAULT[development/team/sonarlint/kv/data/codesigning/2023-2025 data.host]
SM_KP: key_525594307
SOLUTION_PATH: SonarLint.VisualStudio.Integration.sln
SOLUTION_PATH: SonarQube.VisualStudio.sln
SONAR_TOKEN: VAULT[development/kv/data/sonarcloud data.token]
SONAR_URL: VAULT[development/kv/data/sonarcloud data.url]
SONARSOURCE_SNK_FILE: ${TMP_DIR}\SonarSource.snk
Expand Down
2 changes: 1 addition & 1 deletion SonarLint.VsTargetVersion.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
Alternatively, you can explicitly specify the version of VS to target e.g.
msbuild.exe SonarLint.VisualStudio.Integration.sln /p:VsTargetVersion=2022
msbuild.exe SonarQube.VisualStudio.sln /p:VsTargetVersion=2022
The allowed value for VsTargetVersion is 2022.
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit f8ec237

Please sign in to comment.