Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
EFeru committed Sep 11, 2023
1 parent 6fcf801 commit 7e1e478
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions DbcParserLib/DbcParserLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@
<PackageTags>dbc can parser reader pack unpack signal</PackageTags>
<AnalysisLevel>latest</AnalysisLevel>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<PackageReleaseNotes>- removed obsolete DbcParser class
- extend signal Length and DLC type to `ushort`
- various bug fixes on parsit Value table, MsgCycleTime, SigInitialValue</PackageReleaseNotes>
<PackageReleaseNotes></PackageReleaseNotes>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.3.1</Version>
<Version>1.3.2</Version>
</PropertyGroup>

</Project>

0 comments on commit 7e1e478

Please sign in to comment.