diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj new file mode 100644 index 00000000..b8a90bde --- /dev/null +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -0,0 +1,31 @@ + + + + + net48;net6.0;net7.0 + win-x86;win-x64;linux-x64;osx-x64 + 2.8 + true + + + Matt Nadareski + BurnOutSharp + Copyright (c)2022-2023 Matt Nadareski + https://github.com/SabreTools/ + https://github.com/mnadareski/BurnOutSharp + git + MIT + true + true + + + + enable + + + + + + + + \ No newline at end of file