Skip to content

Commit

Permalink
"No site open" prompt scaling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dotcomboom committed Sep 20, 2019
1 parent c7439ab commit 2e884cf
Show file tree
Hide file tree
Showing 6 changed files with 934 additions and 910 deletions.
20 changes: 20 additions & 0 deletions AutoSite XL.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Basic Express 2008
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AutoSite XL", "AutoSite XL.vbproj", "{620F97B2-69AD-4637-A568-7ECC0FDE286D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{620F97B2-69AD-4637-A568-7ECC0FDE286D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{620F97B2-69AD-4637-A568-7ECC0FDE286D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{620F97B2-69AD-4637-A568-7ECC0FDE286D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{620F97B2-69AD-4637-A568-7ECC0FDE286D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file added AutoSite XL.suo
Binary file not shown.
1 change: 0 additions & 1 deletion AutoSite XL.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\..\Downloads\FastColoredTextBox.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Synchronization.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
Expand Down
2 changes: 1 addition & 1 deletion AutoSite XL.vbproj.user
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectView>ProjectFiles</ProjectView>
<ProjectView>ShowAllFiles</ProjectView>
</PropertyGroup>
</Project>
267 changes: 136 additions & 131 deletions Form1.Designer.vb

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

Loading

0 comments on commit 2e884cf

Please sign in to comment.