-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version 1.0.0.0.
- Loading branch information
nicehashdev
committed
Feb 5, 2015
1 parent
cf4a982
commit 5c1a613
Showing
49 changed files
with
13,861 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 11.00 | ||
# Visual Studio 2010 | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NiceHashBot", "NiceHashBot\NiceHashBot.csproj", "{74BB3FF1-4FA4-4346-A254-873152EB9B6C}" | ||
EndProject | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NiceHashBotLib", "NiceHashBotLib\NiceHashBotLib.csproj", "{B5B243E4-0497-42CB-AFBF-A4ED3B4343D6}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Debug|Mixed Platforms = Debug|Mixed Platforms | ||
Debug|x86 = Debug|x86 | ||
Release|Any CPU = Release|Any CPU | ||
Release|Mixed Platforms = Release|Mixed Platforms | ||
Release|x86 = Release|x86 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{74BB3FF1-4FA4-4346-A254-873152EB9B6C}.Debug|Any CPU.ActiveCfg = Debug|x86 | ||
{74BB3FF1-4FA4-4346-A254-873152EB9B6C}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 | ||
{74BB3FF1-4FA4-4346-A254-873152EB9B6C}.Debug|Mixed Platforms.Build.0 = Debug|x86 | ||
{74BB3FF1-4FA4-4346-A254-873152EB9B6C}.Debug|x86.ActiveCfg = Debug|x86 | ||
{74BB3FF1-4FA4-4346-A254-873152EB9B6C}.Debug|x86.Build.0 = Debug|x86 | ||
{74BB3FF1-4FA4-4346-A254-873152EB9B6C}.Release|Any CPU.ActiveCfg = Release|x86 | ||
{74BB3FF1-4FA4-4346-A254-873152EB9B6C}.Release|Mixed Platforms.ActiveCfg = Release|x86 | ||
{74BB3FF1-4FA4-4346-A254-873152EB9B6C}.Release|Mixed Platforms.Build.0 = Release|x86 | ||
{74BB3FF1-4FA4-4346-A254-873152EB9B6C}.Release|x86.ActiveCfg = Release|x86 | ||
{74BB3FF1-4FA4-4346-A254-873152EB9B6C}.Release|x86.Build.0 = Release|x86 | ||
{B5B243E4-0497-42CB-AFBF-A4ED3B4343D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{B5B243E4-0497-42CB-AFBF-A4ED3B4343D6}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{B5B243E4-0497-42CB-AFBF-A4ED3B4343D6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU | ||
{B5B243E4-0497-42CB-AFBF-A4ED3B4343D6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU | ||
{B5B243E4-0497-42CB-AFBF-A4ED3B4343D6}.Debug|x86.ActiveCfg = Debug|Any CPU | ||
{B5B243E4-0497-42CB-AFBF-A4ED3B4343D6}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{B5B243E4-0497-42CB-AFBF-A4ED3B4343D6}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{B5B243E4-0497-42CB-AFBF-A4ED3B4343D6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU | ||
{B5B243E4-0497-42CB-AFBF-A4ED3B4343D6}.Release|Mixed Platforms.Build.0 = Release|Any CPU | ||
{B5B243E4-0497-42CB-AFBF-A4ED3B4343D6}.Release|x86.ActiveCfg = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
EndGlobal |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.