Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.

Commit 569786c

Browse files
committed
Fixed build and updated to latest Platform
1 parent d0501ac commit 569786c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/Deployer.Raspberry.NetFx/ContainerConfigurator.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
using System.Reflection;
55
using Deployer.DevOpsBuildClient;
66
using Deployer.Execution;
7-
using Deployer.Filesystem.FullFx;
87
using Deployer.FileSystem;
8+
using Deployer.NetFx;
99
using Deployer.Raspberry;
1010
using Deployer.Services;
1111
using Deployer.Tasks;

Source/DeployerPlatform

0 commit comments

Comments
 (0)