Skip to content

Commit

Permalink
Update NETCoreSync NuGet info into version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aldycool committed May 23, 2022
1 parent 7f0079b commit b57e24b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NETCoreSync/NETCoreSync.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
<PackageProjectUrl>https://github.com/aldycool/NETCoreSync</PackageProjectUrl>
<RepositoryUrl>https://github.com/aldycool/NETCoreSync</RepositoryUrl>
<PackageTags>database sync synchronization framework NETCoreApp NETStandard Xamarin Forms</PackageTags>
<PackageReleaseNotes>## v1.2.1 Release Notes
<PackageReleaseNotes>## v1.2.2 Release Notes

### Added Features
* Support custom HTTP Headers in `SyncClient` constructor
* Fix GZip decompression into chunks

### Breaking Changes
None
</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<Version>1.2.1</Version>
<Version>1.2.2</Version>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
</PropertyGroup>

Expand Down

0 comments on commit b57e24b

Please sign in to comment.