Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 3148ac8

Browse files
committed
Update SDK to 3.6.0
1 parent 1eb879b commit 3148ac8

File tree

71 files changed

+3378
-2401
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+3378
-2401
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
bin/
22
obj/
33
packages/
4-
*.nupkg
54
*.userprefs
65
Podfile.lock
76
sharpie/build

Naxam.Mapbox.iOS.3.6.0.nupkg

30.7 MB
Binary file not shown.

Naxam.Mapbox.iOS/ApiDefinitions.cs

Lines changed: 1956 additions & 1805 deletions
Large diffs are not rendered by default.

Naxam.Mapbox.iOS/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
2626
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
2727

28-
[assembly: AssemblyVersion("3.5.4")]
29-
[assembly: AssemblyInformationalVersion("3.5.4")]
28+
[assembly: AssemblyVersion("3.6.0")]
29+
[assembly: AssemblyInformationalVersion("3.6.0")]
3030

3131
// The following attributes are used to specify the signing key for the assembly,
3232
// if desired. See the Mono documentation for more information about signing.

0 commit comments

Comments
 (0)