Skip to content

Commit

Permalink
Bump VSCodeGeneratorVersion from 8.0.3 to 8.0.6
Browse files Browse the repository at this point in the history
Bumps `VSCodeGeneratorVersion` from 8.0.3 to 8.0.6.

Updates `Microsoft.VisualStudio.Web.CodeGeneration.Design` from 8.0.3 to 8.0.6
- [Release notes](https://github.com/dotnet/Scaffolding/releases)
- [Commits](https://github.com/dotnet/Scaffolding/commits)

Updates `System.Text.Json` from 8.0.4 to 8.0.5
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 91deda3 commit af42d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AspNetVersion>8.0.7</AspNetVersion>
<SystemExtensionVersion>8.0.0</SystemExtensionVersion>
<EntityFramworkCoreVersion>8.0.7</EntityFramworkCoreVersion>
<VSCodeGeneratorVersion>8.0.3</VSCodeGeneratorVersion>
<VSCodeGeneratorVersion>8.0.6</VSCodeGeneratorVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Ardalis.ApiEndpoints" Version="4.1.0" />
Expand Down

0 comments on commit af42d8d

Please sign in to comment.