Skip to content

Commit

Permalink
Merge pull request #459 from mauroservienti/dependabot/nuget/src/Micr…
Browse files Browse the repository at this point in the history
…osoft.Extensions.Logging.Debug-8.0.1

Bump Microsoft.Extensions.Logging.Debug from 8.0.0 to 8.0.1 in /src
  • Loading branch information
fermincasquero committed Oct 9, 2024
2 parents 299eae1 + f9a77ae commit 8a87a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebApp/WebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.1" />
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.1.175" />
<PackageReference Include="NServiceBus" Version="9.2.2" />
Expand Down

0 comments on commit 8a87a50

Please sign in to comment.