Skip to content

Commit 9d9193b

Browse files
committed
v1.9.17
1 parent 59b6369 commit 9d9193b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/SharpRpc.Builder/SharpRpc.Builder.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<LangVersion>8.0</LangVersion>
66
<Configurations>Debug;Release;DebugBuilder;ReleasePfCounters;ReleaseIde</Configurations>
7-
<Version>1.9.16</Version>
7+
<Version>1.9.17</Version>
88
<Authors>Andrei Hilevich</Authors>
99
<Company>Soft-Fx</Company>
1010
<Product>SharpRpc</Product>
@@ -16,7 +16,7 @@
1616
<PackageReleaseNotes></PackageReleaseNotes>
1717
<PackageTags>#RPC RPC</PackageTags>
1818
<IncludeBuildOutput>false</IncludeBuildOutput>
19-
<AssemblyVersion>1.9.16.0</AssemblyVersion>
19+
<AssemblyVersion>1.9.17.0</AssemblyVersion>
2020
</PropertyGroup>
2121

2222
<PropertyGroup Condition="'$(Configuration)'=='DebugBuilder'">

src/SharpRpc/SharpRpc.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>net6.0;net472;netstandard2.0</TargetFrameworks>
55
<Configurations>Debug;Release;ReleasePfCounters;ReleaseIde</Configurations>
66
<LangVersion>8</LangVersion>
7-
<Version>1.9.16</Version>
7+
<Version>1.9.17</Version>
88
<Company>Soft-Fx</Company>
99
<Authors>Andrei Hilevich</Authors>
1010
<PackageId>SharpRpc.Core</PackageId>

0 commit comments

Comments
 (0)