diff --git a/ExternalCoreProjects/Virtu/Virtu.csproj b/ExternalCoreProjects/Virtu/Virtu.csproj
index 0c5a5d2c32..a31937d88e 100644
--- a/ExternalCoreProjects/Virtu/Virtu.csproj
+++ b/ExternalCoreProjects/Virtu/Virtu.csproj
@@ -1,78 +1,51 @@
-
-
- Debug
- AnyCPU
- {8E522778-7A2C-4364-BDCE-0BA5623828E1}
- Library
- Properties
- Virtu
- Virtu
- v4.8
- 512
-
-
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
- false
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
- false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- copy /y "$(TargetDir)$(TargetFileName)" "$(ProjectDir)..\..\references\$(TargetFileName)"
-
-
-
\ No newline at end of file
+
+
+ Debug
+ AnyCPU
+
+
+ Properties
+ Virtu
+ prompt
+ 512
+ bin/$(Configuration)/
+ Library
+ false
+ {8E522778-7A2C-4364-BDCE-0BA5623828E1}
+ Virtu
+
+ v4.8
+ 4
+
+
+ true
+ full
+ DEBUG;TRACE
+ false
+
+
+ false
+ pdbonly
+ TRACE
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+ COPY /y "$(TargetDir)$(TargetFileName)" "$(ProjectDir)..\..\References\$(TargetFileName)"
+
+
+ cp -f "$(TargetDir)$(TargetFileName)" "$(ProjectDir)../../References/$(TargetFileName)"
+
+
diff --git a/ExternalCoreProjects/Virtu/packages.config b/ExternalCoreProjects/Virtu/packages.config
deleted file mode 100644
index 8ab13a9023..0000000000
--- a/ExternalCoreProjects/Virtu/packages.config
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file