Skip to content

Commit

Permalink
🟢 Switched from WInForm to Console Program
Browse files Browse the repository at this point in the history
  • Loading branch information
megsystem committed Jan 12, 2023
1 parent 9e0df80 commit 77413fd
Show file tree
Hide file tree
Showing 12 changed files with 128 additions and 534 deletions.
14 changes: 7 additions & 7 deletions VMDetector.sln
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32210.238
VisualStudioVersion = 17.3.32825.248
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VMDetector", "VMDetector\VMDetector.csproj", "{88DCFA93-74FC-4BA5-AC01-9B5E1996F2B2}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VMDetector", "VMDetector\VMDetector.csproj", "{07377759-E33D-4CA0-95C5-54C29F082C8F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{88DCFA93-74FC-4BA5-AC01-9B5E1996F2B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{88DCFA93-74FC-4BA5-AC01-9B5E1996F2B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{88DCFA93-74FC-4BA5-AC01-9B5E1996F2B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{88DCFA93-74FC-4BA5-AC01-9B5E1996F2B2}.Release|Any CPU.Build.0 = Release|Any CPU
{07377759-E33D-4CA0-95C5-54C29F082C8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{07377759-E33D-4CA0-95C5-54C29F082C8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{07377759-E33D-4CA0-95C5-54C29F082C8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{07377759-E33D-4CA0-95C5-54C29F082C8F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9B14A5B2-22E8-4065-B21F-409048CDB410}
SolutionGuid = {474C2A01-16AD-4DC0-BB40-5927E33C96A7}
EndGlobalSection
EndGlobal
6 changes: 0 additions & 6 deletions VMDetector/App.config

This file was deleted.

72 changes: 0 additions & 72 deletions VMDetector/Main.Designer.cs

This file was deleted.

47 changes: 0 additions & 47 deletions VMDetector/Main.cs

This file was deleted.

120 changes: 0 additions & 120 deletions VMDetector/Main.resx

This file was deleted.

Loading

0 comments on commit 77413fd

Please sign in to comment.