This commit is contained in:
liushoushan_notebook 2022-06-30 16:15:49 +08:00
parent 69b9ddb18e
commit 1e63259632

View File

@ -22,7 +22,7 @@ COPY ["Plugins/Drivers/DriverSiemensS7/DriverSiemensS7.csproj", "Plugins/Drivers
COPY ["Plugins/Drivers/DriverSimTcpClient/DriverSimTcpClient.csproj", "Plugins/Drivers/DriverSimTcpClient/"]
# 测试的内容
RUN tree -a
RUN ls /src/Plugins/ -l
RUN dotnet restore "Plugins/Drivers/DriverModbusMaster/DriverModbusMaster.csproj"