diff --git a/libwebrtc/Dockerfile-AllInOne b/libwebrtc/Dockerfile-AllInOne
index 316c623..22bfd48 100644
--- a/libwebrtc/Dockerfile-AllInOne
+++ b/libwebrtc/Dockerfile-AllInOne
@@ -25,6 +25,7 @@ RUN fetch --nohooks webrtc
WORKDIR /src/webrtc-checkout/src
RUN git fetch --all
RUN git checkout remotes/branch-heads/6834 -b m132 # 6834 == m132, see https://chromiumdash.appspot.com/branches.
+ENV DEPOT_TOOLS_WIN_TOOLCHAIN=0
RUN gclient sync
RUN build/install-build-deps.sh
diff --git a/sipsorcery/client/webrtc-echo-client.csproj b/sipsorcery/client/webrtc-echo-client.csproj
index 5503729..0e6a37d 100755
--- a/sipsorcery/client/webrtc-echo-client.csproj
+++ b/sipsorcery/client/webrtc-echo-client.csproj
@@ -8,9 +8,9 @@
-
+
-
+
diff --git a/sipsorcery/server/webrtc-echo.csproj b/sipsorcery/server/webrtc-echo.csproj
index 909680c..a073cf8 100755
--- a/sipsorcery/server/webrtc-echo.csproj
+++ b/sipsorcery/server/webrtc-echo.csproj
@@ -8,11 +8,11 @@
-
-
+
+
-
+