Skip to content

Commit

Permalink
Merge pull request #92 from answerdigital/dependabot/nuget/multi-bc97…
Browse files Browse the repository at this point in the history
…58b860

Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Hosting
  • Loading branch information
james-cockayne-ad authored Jan 16, 2025
2 parents 522bed3 + 817cc06 commit 543d37b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OmopTransformer/OmopTransformer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="Dapper" Version="2.1.44" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 543d37b

Please sign in to comment.