From 81b57738ab7d0d816622da7d5d220f3db379b26b Mon Sep 17 00:00:00 2001 From: Matt Graeber Date: Thu, 5 Nov 2015 10:33:53 -0500 Subject: Adding Visual Studio 2015 project file Those who wish to load this project into VS 2015 with Adam Driscoll's PowerShell VS extension may now do so. --- PowerSploit.pssproj | 203 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 203 insertions(+) create mode 100644 PowerSploit.pssproj (limited to 'PowerSploit.pssproj') diff --git a/PowerSploit.pssproj b/PowerSploit.pssproj new file mode 100644 index 0000000..bd96099 --- /dev/null +++ b/PowerSploit.pssproj @@ -0,0 +1,203 @@ + + + + Release + 2.0 + 6CAFC0C6-A428-4d30-A9F9-700E829FEA51 + Exe + PowerSploit + PowerSploit + PowerSploit + + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3