Skip to content

Commit fc1e01d

Browse files
github-actions[bot]petesramekPete Sramekdependabot[bot]
authored
Promote develop/1.0 to preview/1.0 (#100)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Pete Sramek <me@petesramek.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Pete Sramek <petr.sramek@dropoutcoder.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4532e75 commit fc1e01d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/PolylineAlgorithm/PolylineAlgorithm.csproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,12 @@
3535
<PackageLicenseExpression>MIT</PackageLicenseExpression>
3636
<Title>PolylineAlgorithm for .NET</Title>
3737
<PackageReadmeFile>README.md</PackageReadmeFile>
38-
<PackageTags>google;polyline;algorithm;maps;encoding;</PackageTags>
38+
<PackageTags>google;polyline;algorithm;maps;encoding;google-maps;polyline-algorithm</PackageTags>
3939
<Copyright>© 2025, Pete Sramek.</Copyright>
40+
<Authors>Pete Sramek</Authors>
41+
<Description>
42+
Lightweight .NET Standard 2.1 library implementing Google Encoded Polyline Algorithm.
43+
</Description>
4044
</PropertyGroup>
4145

4246
<ItemGroup>

0 commit comments

Comments
 (0)