Skip to content

Commit 14bca3f

Browse files
committed
Upping version of OsmSharp core (So I can have osmGeoKey.ToString())
1 parent 750e25d commit 14bca3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OsmSharp.IO.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ItemGroup>
2121
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.0.2" />
2222
<PackageReference Include="OAuth.DotNetCore" Version="3.0.1" />
23-
<PackageReference Include="OsmSharp" Version="7.0.0-pre006" />
23+
<PackageReference Include="OsmSharp" Version="7.0.0-pre014" />
2424
</ItemGroup>
2525

2626
</Project>

0 commit comments

Comments
 (0)