We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f45e0b commit 4367909Copy full SHA for 4367909
Directory.Build.props
@@ -25,8 +25,8 @@
25
<RepositoryUrl>https://github.com/managedcode/Communication</RepositoryUrl>
26
<PackageProjectUrl>https://github.com/managedcode/Communication</PackageProjectUrl>
27
<Product>Managed Code - Communication</Product>
28
- <Version>9.5.1</Version>
29
- <PackageVersion>9.5.1</PackageVersion>
+ <Version>9.5.2</Version>
+ <PackageVersion>9.5.2</PackageVersion>
30
31
</PropertyGroup>
32
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments