Skip to content

Commit efc879e

Browse files
authored
Merge pull request #156 from MADE-Apps/dependabot/nuget/Uno.UI.RemoteControl-3.10.11
Bump Uno.UI.RemoteControl from 3.10.7 to 3.10.11
2 parents 32b48f2 + d6f4f13 commit efc879e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

samples/MADE.Samples/MADE.Samples.Droid/MADE.Samples.Droid.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<Version>7.0.0</Version>
7474
</PackageReference>
7575
<PackageReference Include="Uno.UI" Version="3.9.7" />
76-
<PackageReference Include="Uno.UI.RemoteControl" Version="3.10.7" Condition="'$(Configuration)'=='Debug'" />
76+
<PackageReference Include="Uno.UI.RemoteControl" Version="3.10.11" Condition="'$(Configuration)'=='Debug'" />
7777
<PackageReference Include="Uno.UniversalImageLoader" Version="1.9.35" />
7878
</ItemGroup>
7979
<ItemGroup>

samples/MADE.Samples/MADE.Samples.Wasm/MADE.Samples.Wasm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<PackageReference Include="Uno.ColorCode.UWP" Version="2.0.8-gd42a883502" />
4343
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives" Version="7.0.0" />
4444
<PackageReference Include="Uno.UI.WebAssembly" Version="3.10.7" />
45-
<PackageReference Include="Uno.UI.RemoteControl" Version="3.10.7" Condition="'$(Configuration)'=='Debug'" />
45+
<PackageReference Include="Uno.UI.RemoteControl" Version="3.10.11" Condition="'$(Configuration)'=='Debug'" />
4646
<PackageReference Include="Uno.Wasm.Bootstrap" Version="3.0.0" />
4747
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="3.0.0" />
4848
</ItemGroup>

samples/MADE.Samples/MADE.Samples.iOS/MADE.Samples.iOS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<Version>7.0.0</Version>
129129
</PackageReference>
130130
<PackageReference Include="Uno.UI" Version="3.9.7" />
131-
<PackageReference Include="Uno.UI.RemoteControl" Version="3.10.7" Condition="'$(Configuration)'=='Debug'" />
131+
<PackageReference Include="Uno.UI.RemoteControl" Version="3.10.11" Condition="'$(Configuration)'=='Debug'" />
132132
</ItemGroup>
133133
<ItemGroup>
134134
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Contents.json">

0 commit comments

Comments
 (0)