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 3c4ee64 commit 5466f4dCopy full SHA for 5466f4d
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.5.2</Version>
30
- <PackageVersion>9.5.2</PackageVersion>
+ <Version>9.6.0</Version>
+ <PackageVersion>9.6.0</PackageVersion>
31
32
</PropertyGroup>
33
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments