Skip to content

Commit

Permalink
Merge pull request #1147 from pkuehnel/dependabot/nuget/develop/MinVe…
Browse files Browse the repository at this point in the history
…r-5.0.0

build(deps): Bump MinVer from 4.3.0 to 5.0.0
  • Loading branch information
pkuehnel authored Mar 21, 2024
2 parents 64f2d7e + ae2368e commit 21db01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeslaSolarCharger/Server/TeslaSolarCharger.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.2" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
<PackageReference Include="MinVer" Version="4.3.0">
<PackageReference Include="MinVer" Version="5.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 21db01d

Please sign in to comment.