From 4bb20b3e883912fc5468fe2492d9070cec9e367f Mon Sep 17 00:00:00 2001 From: Treeki Date: Thu, 30 Jun 2016 04:00:55 +0200 Subject: initial commit --- ArchBreaker.csproj | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100755 ArchBreaker.csproj (limited to 'ArchBreaker.csproj') diff --git a/ArchBreaker.csproj b/ArchBreaker.csproj new file mode 100755 index 0000000..db6e57d --- /dev/null +++ b/ArchBreaker.csproj @@ -0,0 +1,113 @@ + + + + + Debug + AnyCPU + {1961BA9D-8BDF-4DEC-A7E5-F60469411E94} + WinExe + Properties + ArchBreaker + ArchBreaker + v4.5.2 + 512 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + packages\Base32.1.0.0.26\lib\portable-net40+sl40+win+wp80\Base32.dll + True + + + packages\jose-jwt.1.9.2\lib\4.0\jose-jwt.dll + True + + + packages\LZ4PCL.1.0.0\lib\portable-net4+netcore45+wpa81+MonoAndroid1+MonoTouch1\LZ4PCL.dll + True + + + packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll + True + + + packages\OtpSharp.1.3.0.4\lib\net40\OtpSharp.dll + True + + + + + + + + + + + + + + + + + + Form + + + IntroForm.cs + + + + + IntroForm.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + \ No newline at end of file -- cgit v1.2.3