Skip to content

Commit

Permalink
Merge pull request #119 from ladeak/dependabot/nuget/Microsoft.Extens…
Browse files Browse the repository at this point in the history
…ions.DependencyModel-8.0.0

Bump Microsoft.Extensions.DependencyModel from 7.0.0 to 8.0.0
  • Loading branch information
ladeak authored Nov 15, 2023
2 parents 0205407 + 4169acd commit 69fee48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="xunit" Version="2.6.1" />
Expand Down

0 comments on commit 69fee48

Please sign in to comment.