diff --git a/Directory.Build.props b/Directory.Build.props
new file mode 100644
index 00000000..5d53ec3a
--- /dev/null
+++ b/Directory.Build.props
@@ -0,0 +1,19 @@
+
+
+
+
+ net48
+ true
+ 9
+ false
+ false
+ false
+ bin\$(Configuration)\
+ $(OwmlDir)\Mods\QSB
+ en-GB
+ Henry Pointer, Aleksander Waage, Ricardo Lopes
+ Copyright © Henry Pointer, Aleksander Waage, Ricardo Lopes 2020-2021
+
+
+
+
\ No newline at end of file
diff --git a/QSB/QSB.csproj b/QSB/QSB.csproj
index 68e9da35..2ed810f4 100644
--- a/QSB/QSB.csproj
+++ b/QSB/QSB.csproj
@@ -1,21 +1,10 @@
- 9
Quantum Space Buddies
- Henry Pointer, Aleksander Waage, Ricardo Lopes
- Quantum Space Buddies
- en-GB
Multiplayer mod for Outer Wilds
- Copyright © Henry Pointer, Aleksander Waage, Ricardo Lopes 2020-2021
- false
- bin\$(Configuration)\
- false
- false
-
-
+ Quantum Space Buddies
+ OnBuildSuccess
{1F00090A-C697-4C55-B401-192F3CFB9DC2}
- net48
- true
full
@@ -25,14 +14,9 @@
pdbonly
- OnBuildSuccess
-
-
-
-:: copy dll to unity project
-copy /y "$(TargetPath)" $(UnityAssetsDir)
-:: copy quantumunet to unity project
-copy /y "$(OwmlDir)\Mods\$(ProjectName)\QuantumUNET.dll" $(UnityAssetsDir)
+
+:: copy output to unity project
+copy /y "$(OutputPath)" $(UnityAssetsDir)
:: copy game assembly to unity project
copy /y "$(GameDir)\OuterWilds_Data\Managed\Assembly-CSharp.dll" $(UnityAssetsDir)
copy /y "$(GameDir)\OuterWilds_Data\Managed\Assembly-CSharp-firstpass.dll" $(UnityAssetsDir)
@@ -84,11 +68,7 @@ copy /y "$(OwmlDir)\OWML.Abstractions.dll" $(UnityAssetsDir)
False
-
-
-
-
diff --git a/QSBTests/QSBTests.csproj b/QSBTests/QSBTests.csproj
index 1d7f36ab..ad94ca53 100644
--- a/QSBTests/QSBTests.csproj
+++ b/QSBTests/QSBTests.csproj
@@ -1,20 +1,15 @@
+ QSBTests
+ QSBTests
{2FE8256C-0CB6-48F1-A4C0-5FA18A1846A3}
- net48
{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)
$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages
False
UnitTest
- QSBTests
- QSBTests
- Copyright © 2021
- false
- bin\$(Configuration)\
dotnet test QSBTests.dll
- false
- false
+ bin\$(Configuration)\
full
@@ -27,13 +22,9 @@
-
-
-
-
\ No newline at end of file
diff --git a/QuantumUNET/QuantumUNET.csproj b/QuantumUNET/QuantumUNET.csproj
index 50a0d1e0..d6bfcaa0 100644
--- a/QuantumUNET/QuantumUNET.csproj
+++ b/QuantumUNET/QuantumUNET.csproj
@@ -1,18 +1,9 @@
- 9
QuantumUNET
- HP Inc.
QuantumUNET
- Copyright © HP Inc. 2020
- false
- bin\$(Configuration)\
- false
- false
-
-
{C8C53004-1508-4F86-A419-4292C188DC2A}
- net48
+ OnBuildSuccess
full
@@ -20,9 +11,6 @@
pdbonly
-
- OnBuildSuccess
-