Skip to content

Commit

Permalink
Updated package to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RobThree committed Dec 21, 2020
1 parent 08452cd commit 238acbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DSMRParser/DSMRParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@
<PackageTags>DSMR P1 p1meter dutch IEC62056-21 IEC 62056-61 obis telegram netbeheer nederland</PackageTags>
<PackageIcon>dsmr_logo.png</PackageIcon>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
<PackageReleaseNotes>Fixed parsing of ElectricityFailureLog timespan values. Fixed when CRC check is performed. Fixed SlaveDelivered unit from m³ to kWh.</PackageReleaseNotes>
<Configurations>Debug;Release;ReleaseWithDocumentation</Configurations>
<RepositoryUrl>https://github.com/RobThree/DSMR.Net</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageProjectUrl>https://github.com/RobThree/DSMR.Net</PackageProjectUrl>
<Version>1.0.1</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithDocumentation|AnyCPU'">
Expand Down

0 comments on commit 238acbb

Please sign in to comment.