Commit a0e3785 1 parent a6e8093 commit a0e3785 Copy full SHA for a0e3785
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ services:
55
55
- ../src/OPC-UA-Client:/src/OPC-UA-Client
56
56
- ../src/libplctag:/src/libplctag
57
57
- ../demo-docker/bin:/publish_bin
58
- - ../src/opcdaaehda-client-solution-net:/src/opcdaaehda-client-solution-net
59
58
60
59
# NOTICE Dnp3Client and OPC-DA-Client are Windows-only, so it can only run in docker/linux using Wine.
61
60
dotnet_compile_win :
@@ -77,6 +76,7 @@ services:
77
76
- ./Dnp3Client.csproj:/src/dnp3/Dnp3Client/Dnp3Client.csproj
78
77
- ../src/OPC-DA-Client:/src/OPC-DA-Client
79
78
- ./OPC-DA-Client.csproj:/src/OPC-DA-Client/OPC-DA-Client.csproj
79
+ - ../src/opcdaaehda-client-solution-net:/src/opcdaaehda-client-solution-net
80
80
81
81
calculations_compile :
82
82
image : golang:alpine
You can’t perform that action at this time.
0 commit comments