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 b56fc3c commit 9193e81Copy full SHA for 9193e81
sonar-text-dotnet/Directory.Build.props
@@ -13,7 +13,7 @@
13
This will be used for the product version and the NuGet package version.
14
Don't change any of the other version properties.
15
-->
16
- <Version>1.0.3</Version>
+ <Version>1.0.4</Version>
17
18
<!-- Properties used by the integration tests to select the package version to test. -->
19
<SonarLintSecretsPackageVersionToTest>$(Version)</SonarLintSecretsPackageVersionToTest>
0 commit comments