Bump the nuget group with 1 update

Bumps Scriban from 6.6.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Scriban
  dependency-version: 7.0.0
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-24 22:09:11 +00:00 committed by gewuyou
parent b3d52a0865
commit 1d81c4de58

View File

@ -22,7 +22,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Scriban" Version="6.6.0" />
<PackageReference Include="Scriban" Version="7.0.0" />
<ProjectReference Include="..\GFramework.Core.Abstractions\GFramework.Core.Abstractions.csproj"/>
<ProjectReference Include="..\GFramework.Core\GFramework.Core.csproj"/>
<ProjectReference Include="..\GFramework.SourceGenerators.Abstractions\GFramework.SourceGenerators.Abstractions.csproj"/>