Skip to content

Commit bc3f1a1

Browse files
build: bump Microsoft.Maui.Graphics and Microsoft.Maui.Graphics.Skia
Bumps [Microsoft.Maui.Graphics](https://github.com/dotnet/maui) and [Microsoft.Maui.Graphics.Skia](https://github.com/dotnet/maui). These dependencies needed to be updated together. Updates `Microsoft.Maui.Graphics` from 9.0.40 to 9.0.40 - [Release notes](https://github.com/dotnet/maui/releases) - [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md) - [Commits](dotnet/maui@9.0.40...9.0.40) Updates `Microsoft.Maui.Graphics.Skia` from 9.0.30 to 9.0.40 - [Release notes](https://github.com/dotnet/maui/releases) - [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md) - [Commits](dotnet/maui@9.0.30...9.0.40) --- updated-dependencies: - dependency-name: Microsoft.Maui.Graphics dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Maui.Graphics.Skia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff83ca5 commit bc3f1a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

App/backend-api/Microsoft.GS.DPS/Microsoft.GS.DPS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.9.2" />
1414
<PackageReference Include="Microsoft.KernelMemory.WebClient" Version="0.97.250211.1" />
1515
<PackageReference Include="Microsoft.Maui.Graphics" Version="9.0.40" />
16-
<PackageReference Include="Microsoft.Maui.Graphics.Skia" Version="9.0.30" />
16+
<PackageReference Include="Microsoft.Maui.Graphics.Skia" Version="9.0.40" />
1717
<PackageReference Include="MongoDB.Driver" Version="2.29.0" />
1818
<PackageReference Include="MongoDB.Driver.Core" Version="2.29.0" />
1919
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="3.116.1" />

0 commit comments

Comments
 (0)