File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 44 <Company >Austin Harris</Company >
55 <Product >Json-Rpc.Net Core</Product >
66 <Description >Core functionality for JsonRpc.Net</Description >
7- <VersionPrefix >1.2.1. 2</VersionPrefix >
7+ <VersionPrefix >1.2.2</VersionPrefix >
88 <VersionSuffix >$(VersionSuffix)</VersionSuffix >
99 <Copyright >Austin Harris</Copyright >
10+ <PackageProjectUrl >https://github.com/Astn/JSON-RPC.NET</PackageProjectUrl >
11+ <PackageLicenseUrl >https://raw.githubusercontent.com/Astn/JSON-RPC.NET/master/LICENSE</PackageLicenseUrl >
12+ <PackageReleaseNotes >
13+ Improves support for optional parameters - @HoMS1987 https://github.com/HoMS1987
14+ Fixes protocol validation of the ID property - @pedrolcl https://github.com/pedrolcl
15+ DotNet Core support - @astn https://github.com/astn
16+ </PackageReleaseNotes >
1017 <TargetFrameworks >netstandard2.0;netstandard2.1;netcoreapp3.1</TargetFrameworks >
1118 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1219
You can’t perform that action at this time.
0 commit comments