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 6324009 commit f130e34Copy full SHA for f130e34
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.4</Version>
+ <Version>1.0.5</Version>
17
18
<!-- Properties used by the integration tests to select the package version to test. -->
19
<SonarLintSecretsPackageVersionToTest>$(Version)</SonarLintSecretsPackageVersionToTest>
0 commit comments