[ ] ghostpack-seatbelt, PKGBUILDBuild FAILED. Program.cs(5,26): error CS0234: The type or namespace name 'Eventing' does not exist in the namespace 'System.Diagnostics' (are you missing an assembly reference?) [/tmp/ghostpack-seatbelt/src/Seatbelt/Seatbelt/Seatbelt.csproj]
[ ] ghostpack-sharproast, PKGBUILDBuild FAILED. Program.cs(5,32): error CS0234: The type or namespace name 'AccountManagement' does not exist in the namespace 'System.DirectoryServices' (are you missing an assembly reference?) [/tmp/ghostpack-sharproast/src/SharpRoast/SharpRoast/SharpRoast.csproj]
[ ] ghostpack-sharpup, PKGBUILDBuild FAILED. Program.cs(6,26): error CS0234: The type or namespace name 'Eventing' does not exist in the namespace 'System.Diagnostics' (are you missing an assembly reference?) [/tmp/ghostpack-sharpup/src/SharpUp/SharpUp/SharpUp.csproj]
The initial idea was that we compile it on Linux, but as seen above this not so optimal.
Second idea is to build it on windows using a CI server (e.g. Appveyor), and then take the binary Artifacts. In our case here, unfortunately my PR got rejected (https://github.com/GhostPack/SafetyKatz/pull/3).
So in such cases what about making a Blackarch account on Appveyor which builds windows tools and push it to our repo here ?
Any better idea ?
https://github.com/GhostPack
Done:
TODO:
Build FAILED. Program.cs(5,26): error CS0234: The type or namespace name 'Eventing' does not exist in the namespace 'System.Diagnostics' (are you missing an assembly reference?) [/tmp/ghostpack-seatbelt/src/Seatbelt/Seatbelt/Seatbelt.csproj]
Build FAILED. Program.cs(5,32): error CS0234: The type or namespace name 'AccountManagement' does not exist in the namespace 'System.DirectoryServices' (are you missing an assembly reference?) [/tmp/ghostpack-sharproast/src/SharpRoast/SharpRoast/SharpRoast.csproj]
Build FAILED. Program.cs(6,26): error CS0234: The type or namespace name 'Eventing' does not exist in the namespace 'System.Diagnostics' (are you missing an assembly reference?) [/tmp/ghostpack-sharpup/src/SharpUp/SharpUp/SharpUp.csproj]