Skip to content

Commit

Permalink
Merge pull request #12 from SvenGroot/dependabot/nuget/main/nuget-dep…
Browse files Browse the repository at this point in the history
…endencies-59d7a735e4

Bump the nuget-dependencies group with 1 update
  • Loading branch information
SvenGroot committed Mar 13, 2024
2 parents 3b9389d + b40a336 commit e3d3ec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/DfsWeb/DfsWeb.csproj
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.1" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.2" />
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.1.175" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/JetWeb/JetWeb.csproj
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.1" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.2" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
</ItemGroup>

Expand Down

0 comments on commit e3d3ec0

Please sign in to comment.