Skip to content

Commit

Permalink
Merge pull request #688 from WildGums/dependabot/nuget/src/ExcelDataR…
Browse files Browse the repository at this point in the history
…eader.DataSet-3.7.0

Bump ExcelDataReader.DataSet from 3.6.0 to 3.7.0 in /src
  • Loading branch information
GeertvanHorrik authored Jul 5, 2024
2 parents 9c8b049 + 7902597 commit ab55821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.DataAccess/Orc.DataAccess.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup>
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="ExcelDataReader.DataSet" Version="3.6.0" />
<PackageReference Include="ExcelDataReader.DataSet" Version="3.7.0" />
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit ab55821

Please sign in to comment.