Skip to content

Commit

Permalink
[Bump] to version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samatstariongroup committed Dec 8, 2024
1 parent e6b5522 commit d1bfe94
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions DEH-CSV/DEH-CSV.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,18 @@
<PackageTags>CDP COMET ECSS-E-TM-10-25 CSV</PackageTags>
<PackageIcon>cdp4-icon.png</PackageIcon>
<RootNamespace>STARIONGROUP.DEHCSV</RootNamespace>
<Version>2.0.1</Version>
<Version>3.0.0</Version>
<LangVersion>latest</LangVersion>
<IncludeSource>true</IncludeSource>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageReleaseNotes>
[Update] to CDP4-SDK version 27.3.4
[Update] to CsvHelper version 33.0.1
[Update] to System.Text.Json version 8.0.4
[Update] to CDP4-SDK version 27.4.1
[Update] to Microsoft.Extensions.Logging.Abstractions version 9.0.0
[Update] to System.Text.Json version 9.0.0
[Rename] ICsvReader.Read => ReaderAsync
[Rename] IIterationReader.Read => ReaderAsync
[Add] extensive Parameter validation
</PackageReleaseNotes>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
Expand Down

0 comments on commit d1bfe94

Please sign in to comment.