File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <PackageId >OsmApiClient</PackageId >
6- <Version >0.0.5 </Version >
6+ <Version >0.0.6 </Version >
77 <RepositoryUrl >https://github.com/blackboxlogic/OsmApiClient</RepositoryUrl >
8- <PackageReleaseNotes >Made logs more helpful. Added unit tests .</PackageReleaseNotes >
8+ <PackageReleaseNotes >Fixed bug in changeset query by timerange .</PackageReleaseNotes >
99 <PackageProjectUrl >https://github.com/blackboxlogic/OsmApiClient</PackageProjectUrl >
1010 <Description >This is a simple C# client to allow using OSM API.</Description >
1111 <PackageTags >osm;openstreetmap;client</PackageTags >
1818 <RepositoryType >git</RepositoryType >
1919 <RootNamespace >OsmSharp.IO.API</RootNamespace >
2020 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
21- <AssemblyVersion >0.0.5 .0</AssemblyVersion >
22- <FileVersion >0.0.5 .0</FileVersion >
21+ <AssemblyVersion >0.0.6 .0</AssemblyVersion >
22+ <FileVersion >0.0.6 .0</FileVersion >
2323 </PropertyGroup >
2424
2525 <ItemGroup >
You can’t perform that action at this time.
0 commit comments