summaryrefslogtreecommitdiff
path: root/tutorial/netstd/Interfaces/Interfaces.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/netstd/Interfaces/Interfaces.csproj')
-rw-r--r--tutorial/netstd/Interfaces/Interfaces.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/tutorial/netstd/Interfaces/Interfaces.csproj b/tutorial/netstd/Interfaces/Interfaces.csproj
index ad46bd583..989f6db40 100644
--- a/tutorial/netstd/Interfaces/Interfaces.csproj
+++ b/tutorial/netstd/Interfaces/Interfaces.csproj
@@ -45,5 +45,4 @@
<Exec Condition="Exists('thrift')" Command="thrift -out $(ProjectDir) -gen netstd:wcf,union,serial -r ./../../tutorial.thrift" />
<Exec Condition="Exists('./../../../compiler/cpp/thrift')" Command="./../../../compiler/cpp/thrift -out $(ProjectDir) -gen netstd:wcf,union,serial -r ./../../tutorial.thrift" />
</Target>
-
</Project>