Merge pull request #2827 from mRemoteNG/renovate/chromiumembeddedframework.runtime.win-arm64-140.x

chore(deps): update dependency chromiumembeddedframework.runtime.win-arm64 to v140
This commit is contained in:
Dimitrij
2025-09-25 09:36:29 +01:00
committed by GitHub

View File

@@ -601,7 +601,7 @@
<PackageReference Update="chromiumembeddedframework.runtime.win-x64" Version="140.1.14" />
</ItemGroup>
<ItemGroup Condition="'$(Platform)'=='arm64'">
<PackageReference Update="chromiumembeddedframework.runtime.win-arm64" Version="139.0.28" />
<PackageReference Update="chromiumembeddedframework.runtime.win-arm64" Version="140.1.14" />
</ItemGroup>
<ItemGroup>
<Service Include="{508349b6-6b84-4df5-91f0-309beebad82d}" />