-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Build without sync/win32 for this release * Remove the sync docs * Remove win32 stashes from jenkinsfile * Update LinqSupport with information about the Contains extension method. * Update Readme and Changelog * Update docfx and assembly info copyright years * Update docfx src folder to avoid leaking sync stuff * Update NuGetReleaseTests: - remove PCL - add Nito.Async nuget * Update ThreeLayerRealmXFNuGet to 0.82.0 * Update Benchmarkr to 0.82.0 * Update QuickJournal to 0.82.0 * Reverse temporary changes
- Loading branch information
Showing
26 changed files
with
96 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
Tests/NuGetReleaseTests/NuGetReleaseTests.XamarinAndroid/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Nito.AsyncEx.Context" version="1.1.0" targetFramework="monoandroid70" /> | ||
<package id="Nito.AsyncEx.Tasks" version="1.1.0" targetFramework="monoandroid70" /> | ||
<package id="Nito.Disposables" version="1.0.0" targetFramework="monoandroid70" /> | ||
<package id="System.Collections.Concurrent" version="4.0.12" targetFramework="monoandroid70" /> | ||
<package id="System.Diagnostics.Debug" version="4.0.11" targetFramework="monoandroid70" /> | ||
<package id="System.Threading" version="4.0.11" targetFramework="monoandroid70" /> | ||
<package id="System.Threading.Tasks" version="4.0.11" targetFramework="monoandroid70" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
Tests/NuGetReleaseTests/NuGetReleaseTests.XamarinIOS/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Nito.AsyncEx.Context" version="1.1.0" targetFramework="xamarinios10" /> | ||
<package id="Nito.AsyncEx.Tasks" version="1.1.0" targetFramework="xamarinios10" /> | ||
<package id="Nito.Disposables" version="1.0.0" targetFramework="xamarinios10" /> | ||
<package id="System.Collections.Concurrent" version="4.0.12" targetFramework="xamarinios10" /> | ||
<package id="System.Diagnostics.Debug" version="4.0.11" targetFramework="xamarinios10" /> | ||
<package id="System.Threading" version="4.0.11" targetFramework="xamarinios10" /> | ||
<package id="System.Threading.Tasks" version="4.0.11" targetFramework="xamarinios10" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.