Skip to content

Commit 5b42f7c

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.50 - [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.50) Updates `Microsoft.Maui.Graphics.Skia` from 9.0.40 to 9.0.50 - [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.50) --- updated-dependencies: - dependency-name: Microsoft.Maui.Graphics dependency-version: 9.0.50 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Maui.Graphics.Skia dependency-version: 9.0.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14b33b9 commit 5b42f7c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<PackageReference Include="Azure.Search.Documents" Version="11.6.0" />
1212
<PackageReference Include="FluentValidation" Version="11.11.0" />
1313
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.9.2" />
14-
<PackageReference Include="Microsoft.KernelMemory.WebClient" Version="0.98.250324.1" />
15-
<PackageReference Include="Microsoft.Maui.Graphics" Version="9.0.40" />
16-
<PackageReference Include="Microsoft.Maui.Graphics.Skia" Version="9.0.40" />
17-
<PackageReference Include="MongoDB.Driver" Version="3.3.0" />
14+
<PackageReference Include="Microsoft.KernelMemory.WebClient" Version="0.79.241014.2" />
15+
<PackageReference Include="Microsoft.Maui.Graphics" Version="9.0.50" />
16+
<PackageReference Include="Microsoft.Maui.Graphics.Skia" Version="9.0.50" />
17+
<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" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)