Skip to content

Commit b57e24b

Browse files
committed
Update NETCoreSync NuGet info into version 1.2.2
1 parent 7f0079b commit b57e24b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NETCoreSync/NETCoreSync.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
<PackageProjectUrl>https://github.com/aldycool/NETCoreSync</PackageProjectUrl>
1010
<RepositoryUrl>https://github.com/aldycool/NETCoreSync</RepositoryUrl>
1111
<PackageTags>database sync synchronization framework NETCoreApp NETStandard Xamarin Forms</PackageTags>
12-
<PackageReleaseNotes>## v1.2.1 Release Notes
12+
<PackageReleaseNotes>## v1.2.2 Release Notes
1313

1414
### Added Features
15-
* Support custom HTTP Headers in `SyncClient` constructor
15+
* Fix GZip decompression into chunks
1616

1717
### Breaking Changes
1818
None
1919
</PackageReleaseNotes>
2020
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
21-
<Version>1.2.1</Version>
21+
<Version>1.2.2</Version>
2222
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
2323
</PropertyGroup>
2424

0 commit comments

Comments
 (0)