aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.RemoteDesktop/Tango.RemoteDesktop.csproj
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2020-03-05 18:31:05 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2020-03-05 18:31:05 +0200
commit2009e374e82aa54c122d10f3c00a7defddab3a4c (patch)
tree814eef44e20aed425b778795957c217ac9581944 /Software/Visual_Studio/Tango.RemoteDesktop/Tango.RemoteDesktop.csproj
parent937b2a545fc7405f4673377b209caf22f00375b7 (diff)
downloadTango-2009e374e82aa54c122d10f3c00a7defddab3a4c.tar.gz
Tango-2009e374e82aa54c122d10f3c00a7defddab3a4c.zip
Fixed issue with job mixing.
Fixed issue with LogViewer scroll and session logs.
Diffstat (limited to 'Software/Visual_Studio/Tango.RemoteDesktop/Tango.RemoteDesktop.csproj')
-rw-r--r--Software/Visual_Studio/Tango.RemoteDesktop/Tango.RemoteDesktop.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.RemoteDesktop/Tango.RemoteDesktop.csproj b/Software/Visual_Studio/Tango.RemoteDesktop/Tango.RemoteDesktop.csproj
index dfffe90ec..2aad073cb 100644
--- a/Software/Visual_Studio/Tango.RemoteDesktop/Tango.RemoteDesktop.csproj
+++ b/Software/Visual_Studio/Tango.RemoteDesktop/Tango.RemoteDesktop.csproj
@@ -30,6 +30,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="PresentationCore" />