aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/SideChains/RealTimeGraphX/RealTimeGraphX.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/SideChains/RealTimeGraphX/RealTimeGraphX.csproj')
-rw-r--r--Software/Visual_Studio/SideChains/RealTimeGraphX/RealTimeGraphX.csproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/Software/Visual_Studio/SideChains/RealTimeGraphX/RealTimeGraphX.csproj b/Software/Visual_Studio/SideChains/RealTimeGraphX/RealTimeGraphX.csproj
new file mode 100644
index 000000000..9f5c4f4ab
--- /dev/null
+++ b/Software/Visual_Studio/SideChains/RealTimeGraphX/RealTimeGraphX.csproj
@@ -0,0 +1,7 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+ <PropertyGroup>
+ <TargetFramework>netstandard2.0</TargetFramework>
+ </PropertyGroup>
+
+</Project>