Skip to content

Commit 7018f57

Browse files
committed
v1.0.5
1 parent 147c31e commit 7018f57

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

KartaViewSharp/KartaViewSharp.csproj

+3-1
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@
2222
<GenerateDocumentationFile>True</GenerateDocumentationFile>
2323
<EmbedUntrackedSources>True</EmbedUntrackedSources>
2424
<PackageIcon>KartaViewSharp.png</PackageIcon>
25-
<Version>1.0.4</Version>
25+
<Version>1.0.5</Version>
2626
<ContinuousIntegrationBuild>True</ContinuousIntegrationBuild>
27+
<PackageProjectUrl>https://archanox.github.io/KartaViewSharp/</PackageProjectUrl>
28+
<Authors>archanox</Authors>
2729
</PropertyGroup>
2830

2931
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
- Strong typed request and response objects 💪🏻
1212
- Native AOT support
1313

14+
## Documentation
15+
- [V1](https://archanox.github.io/KartaViewSharp/api/KartaViewSharp.V1.Client.html)
16+
- [V2](https://archanox.github.io/KartaViewSharp/api/KartaViewSharp.V2.Client.html)
1417

1518
## Original API Documentation
1619
- [V1](https://api.openstreetcam.org/api/doc.html)

0 commit comments

Comments
 (0)