diff --git a/lib/Processing.NDI.Lib.x86.dll b/Costura32/Processing.NDI.Lib.x86.dll similarity index 100% rename from lib/Processing.NDI.Lib.x86.dll rename to Costura32/Processing.NDI.Lib.x86.dll diff --git a/lib/Processing.NDI.Lib.x64.dll b/Costura64/Processing.NDI.Lib.x64.dll similarity index 100% rename from lib/Processing.NDI.Lib.x64.dll rename to Costura64/Processing.NDI.Lib.x64.dll diff --git a/FodyWeavers.xml b/FodyWeavers.xml new file mode 100644 index 0000000..8254571 --- /dev/null +++ b/FodyWeavers.xml @@ -0,0 +1,10 @@ + + + + Processing.NDI.Lib.x86 + + + Processing.NDI.Lib.x64 + + + \ No newline at end of file diff --git a/NDI Telestrator.csproj b/NDI Telestrator.csproj index 292f03b..d4f0341 100644 --- a/NDI Telestrator.csproj +++ b/NDI Telestrator.csproj @@ -45,18 +45,17 @@ x64 - pdbonly + none true bin\Release\ TRACE prompt 4 false - true + false - - + NDI_Telestrator.App true @@ -165,16 +164,10 @@ - - PreserveNewest - Processing.NDI.Lib.x64.dll - - - PreserveNewest - Processing.NDI.Lib.x86.dll - - - + + 5.7.0 + all + 2.4.5 @@ -192,5 +185,13 @@ False + + + + + + + + \ No newline at end of file