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 9c440d0 commit f77541dCopy full SHA for f77541d
Directory.Build.props
@@ -26,8 +26,8 @@
26
<RepositoryUrl>https://github.com/managedcode/Communication</RepositoryUrl>
27
<PackageProjectUrl>https://github.com/managedcode/Communication</PackageProjectUrl>
28
<Product>Managed Code - Communication</Product>
29
- <Version>9.6.1</Version>
30
- <PackageVersion>9.6.1</PackageVersion>
+ <Version>9.6.2</Version>
+ <PackageVersion>9.6.2</PackageVersion>
31
32
</PropertyGroup>
33
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments