We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 113c11a commit 0ffb62dCopy full SHA for 0ffb62d
src/PolylineAlgorithm/PolylineAlgorithm.csproj
@@ -35,7 +35,7 @@
35
<PackageLicenseExpression>MIT</PackageLicenseExpression>
36
<Title>PolylineAlgorithm for .NET</Title>
37
<PackageReadmeFile>README.md</PackageReadmeFile>
38
- <PackageTags>google;polyline;algorithm;maps;encoding;google-maps;polyline-algorithm</PackageTags>
+ <PackageTags>google;polyline;algorithm;encoding;polyline-algorithm;</PackageTags>
39
<Copyright>© 2025, Pete Sramek.</Copyright>
40
<Authors>Pete Sramek</Authors>
41
<Description>
@@ -82,4 +82,4 @@
82
</EmbeddedResource>
83
</ItemGroup>
84
85
-</Project>
+</Project>
0 commit comments