Skip to content

Commit

Permalink
Merge pull request #71 from sevensolutions/dependabot/nuget/src/depen…
Browse files Browse the repository at this point in the history
…dencies-d9ff691c5d

Bump the dependencies group in /src with 5 updates
  • Loading branch information
sevensolutions authored Sep 23, 2024
2 parents a21f50b + 1400239 commit be56c00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions src/NomadIIS.Tests/NomadIIS.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<ItemGroup>
<PackageReference Include="CliWrap" Version="3.6.6" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0-pre.30">
<PackageReference Include="xunit" Version="2.9.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0-pre.35">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
6 changes: 3 additions & 3 deletions src/NomadIIS/NomadIIS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Grpc.AspNetCore" Version="2.65.0" />
<PackageReference Include="Grpc.AspNetCore.HealthChecks" Version="2.65.0" />
<PackageReference Include="Grpc.AspNetCore.Server.Reflection" Version="2.65.0" />
<PackageReference Include="Grpc.AspNetCore" Version="2.66.0" />
<PackageReference Include="Grpc.AspNetCore.HealthChecks" Version="2.66.0" />
<PackageReference Include="Grpc.AspNetCore.Server.Reflection" Version="2.66.0" />
<PackageReference Include="MessagePack" Version="2.5.172" />
<PackageReference Include="Microsoft.Web.Administration" Version="11.1.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.2" />
Expand Down

0 comments on commit be56c00

Please sign in to comment.