Skip to content

Commit 6bb1bc7

Browse files
committed
v1.9.14
1 parent 01a93d0 commit 6bb1bc7

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.13</Version>
7+
<Version>1.9.14</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.13.0</AssemblyVersion>
19+
<AssemblyVersion>1.9.14.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
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>net6.0;net472;netstandard2.0</TargetFrameworks>
55
<Configurations>Debug;Release;ReleasePfCounters;ReleaseIde</Configurations>
6-
<Version>1.9.13</Version>
6+
<Version>1.9.14</Version>
77
<Company>Soft-Fx</Company>
88
<Authors>Andrei Hilevich</Authors>
99
<PackageId>SharpRpc.Core</PackageId>

0 commit comments

Comments
 (0)