Skip to content

Commit

Permalink
Delete the source of AdminRequirer
Browse files Browse the repository at this point in the history
  • Loading branch information
nifanfa committed Jan 31, 2023
1 parent 10fadc2 commit 436fb15
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 158 deletions.
23 changes: 0 additions & 23 deletions AdminRequirer.deps.json

This file was deleted.

Binary file removed AdminRequirer.dll
Binary file not shown.
Binary file modified AdminRequirer.exe
Binary file not shown.
9 changes: 0 additions & 9 deletions AdminRequirer.runtimeconfig.json

This file was deleted.

21 changes: 0 additions & 21 deletions AdminRequirer/AdminRequirer.csproj

This file was deleted.

20 changes: 0 additions & 20 deletions AdminRequirer/Program.cs

This file was deleted.

79 changes: 0 additions & 79 deletions AdminRequirer/app.manifest

This file was deleted.

6 changes: 0 additions & 6 deletions BootTo.NET.sln
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "CoreLib", "CoreLib\CoreLib.
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "uefi-cs", "uefi-cs\uefi-cs.shproj", "{03406847-825A-4359-8159-E1769BEE543F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdminRequirer", "AdminRequirer\AdminRequirer.csproj", "{2D7D5C8B-F406-48C7-BE42-8685710A4303}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -21,10 +19,6 @@ Global
{86AF0AE0-BF6E-4532-8E9E-7F6D8B7DE644}.Debug|Any CPU.Build.0 = Debug|Any CPU
{86AF0AE0-BF6E-4532-8E9E-7F6D8B7DE644}.Release|Any CPU.ActiveCfg = Release|Any CPU
{86AF0AE0-BF6E-4532-8E9E-7F6D8B7DE644}.Release|Any CPU.Build.0 = Release|Any CPU
{2D7D5C8B-F406-48C7-BE42-8685710A4303}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2D7D5C8B-F406-48C7-BE42-8685710A4303}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2D7D5C8B-F406-48C7-BE42-8685710A4303}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2D7D5C8B-F406-48C7-BE42-8685710A4303}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Binary file modified Virtual Machines/BootTo.NET/BootTo.NET.nvram
Binary file not shown.
1 change: 1 addition & 0 deletions Virtual Machines/BootTo.NET/BootTo.NET.vmx
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ monitor.phys_bits_used = "43"
cleanShutdown = "TRUE"
softPowerOff = "FALSE"
checkpoint.vmState = ""
vmxstats.filename = "BootTo.NET.scoreboard"

0 comments on commit 436fb15

Please sign in to comment.