Skip to content

Commit 865536a

Browse files
author
Oren (electricessence)
committed
Updated reference.
1 parent 5361048 commit 865536a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Open.Text.CSV.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Part of the "Open" set of libraries.
1515
<RepositoryUrl>https://github.com/Open-NET-Libraries/Open.Text.CSV/</RepositoryUrl>
1616
<RepositoryType>git</RepositoryType>
1717
<PackageTags>csv, csharp, dotnetcore, textwriter, streamreader</PackageTags>
18-
<Version>2.3.0</Version>
18+
<Version>2.3.1</Version>
1919
<PackageReleaseNotes></PackageReleaseNotes>
2020
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2121
<PublishRepositoryUrl>true</PublishRepositoryUrl>
@@ -47,7 +47,7 @@ Part of the "Open" set of libraries.
4747
</ItemGroup>
4848

4949
<ItemGroup>
50-
<PackageReference Include="Open.Text" Version="2.3.0" />
50+
<PackageReference Include="Open.Text" Version="2.3.1" />
5151
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.0.0">
5252
<PrivateAssets>all</PrivateAssets>
5353
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)