Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedAredah committed May 18, 2022
1 parent c8869c8 commit 7990ec2
Show file tree
Hide file tree
Showing 187 changed files with 33,403 additions and 0 deletions.
38 changes: 38 additions & 0 deletions Bidder Selector.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Bidder Selector", "Bidder Selector\Bidder Selector.vbproj", "{BDE345D0-A828-4CC5-B051-7326DA315667}"
EndProject
Project("{E729F059-12D4-455F-A2A4-FDA8DD25E08A}") = "Setup", "Setup1\Setup.isproj", "{FD7E334F-1C3D-487C-A8DB-0EC3724EDA2A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BDE345D0-A828-4CC5-B051-7326DA315667}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BDE345D0-A828-4CC5-B051-7326DA315667}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BDE345D0-A828-4CC5-B051-7326DA315667}.Debug|x64.ActiveCfg = Debug|x64
{BDE345D0-A828-4CC5-B051-7326DA315667}.Debug|x64.Build.0 = Debug|x64
{BDE345D0-A828-4CC5-B051-7326DA315667}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BDE345D0-A828-4CC5-B051-7326DA315667}.Release|Any CPU.Build.0 = Release|Any CPU
{BDE345D0-A828-4CC5-B051-7326DA315667}.Release|x64.ActiveCfg = Release|x64
{BDE345D0-A828-4CC5-B051-7326DA315667}.Release|x64.Build.0 = Release|x64
{FD7E334F-1C3D-487C-A8DB-0EC3724EDA2A}.Debug|Any CPU.ActiveCfg = Debug
{FD7E334F-1C3D-487C-A8DB-0EC3724EDA2A}.Debug|Any CPU.Build.0 = Debug
{FD7E334F-1C3D-487C-A8DB-0EC3724EDA2A}.Debug|x64.ActiveCfg = Debug
{FD7E334F-1C3D-487C-A8DB-0EC3724EDA2A}.Debug|x64.Build.0 = Debug
{FD7E334F-1C3D-487C-A8DB-0EC3724EDA2A}.Release|Any CPU.ActiveCfg = Release
{FD7E334F-1C3D-487C-A8DB-0EC3724EDA2A}.Release|Any CPU.Build.0 = Release
{FD7E334F-1C3D-487C-A8DB-0EC3724EDA2A}.Release|x64.ActiveCfg = Release
{FD7E334F-1C3D-487C-A8DB-0EC3724EDA2A}.Release|x64.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
179 changes: 179 additions & 0 deletions Bidder Selector/AboutBox1.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7990ec2

Please sign in to comment.