Skip to content

Commit 4a79f62

Browse files
authored
Merge pull request #86 from MADE-Apps/dependabot/nuget/Uno.UI.RemoteControl-4.3.8
Bump Uno.UI.RemoteControl from 4.3.6 to 4.3.8
2 parents 6eaa2cf + 325f5e2 commit 4a79f62

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging">
100100
<Version>4.3.8</Version>
101101
</PackageReference>
102-
<PackageReference Include="Uno.UI.RemoteControl" Version="4.3.6" Condition="'$(Configuration)'=='Debug'" />
102+
<PackageReference Include="Uno.UI.RemoteControl" Version="4.3.8" Condition="'$(Configuration)'=='Debug'" />
103103
<PackageReference Include="Uno.UniversalImageLoader" Version="1.9.36" />
104104
</ItemGroup>
105105
<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
@@ -59,7 +59,7 @@
5959
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.4.0" />
6060
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives" Version="7.1.11" />
6161
<PackageReference Include="Uno.UI.WebAssembly" Version="4.3.8" />
62-
<PackageReference Include="Uno.UI.RemoteControl" Version="4.3.6" Condition="'$(Configuration)'=='Debug'" />
62+
<PackageReference Include="Uno.UI.RemoteControl" Version="4.3.8" Condition="'$(Configuration)'=='Debug'" />
6363
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.3.8" />
6464
<PackageReference Include="Uno.Wasm.Bootstrap" Version="3.3.1" />
6565
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="3.3.1" />

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging">
155155
<Version>4.3.8</Version>
156156
</PackageReference>
157-
<PackageReference Include="Uno.UI.RemoteControl" Version="4.3.6" Condition="'$(Configuration)'=='Debug'" />
157+
<PackageReference Include="Uno.UI.RemoteControl" Version="4.3.8" Condition="'$(Configuration)'=='Debug'" />
158158
</ItemGroup>
159159
<ItemGroup>
160160
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Contents.json">

0 commit comments

Comments
 (0)