Delete InstallerFileTakeOver.sln

This commit is contained in:
nu11secur1ty 2022-01-10 14:43:35 +02:00 committed by GitHub
commit aa0cad6faf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,31 +0,0 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31515.178
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "InstallerFileTakeOver", "InstallerFileTakeOver.vcxproj", "{90F6153A-F9D2-4C00-B9F2-A131AF861827}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{90F6153A-F9D2-4C00-B9F2-A131AF861827}.Debug|x64.ActiveCfg = Debug|x64
{90F6153A-F9D2-4C00-B9F2-A131AF861827}.Debug|x64.Build.0 = Debug|x64
{90F6153A-F9D2-4C00-B9F2-A131AF861827}.Debug|x86.ActiveCfg = Debug|Win32
{90F6153A-F9D2-4C00-B9F2-A131AF861827}.Debug|x86.Build.0 = Debug|Win32
{90F6153A-F9D2-4C00-B9F2-A131AF861827}.Release|x64.ActiveCfg = Release|x64
{90F6153A-F9D2-4C00-B9F2-A131AF861827}.Release|x64.Build.0 = Release|x64
{90F6153A-F9D2-4C00-B9F2-A131AF861827}.Release|x86.ActiveCfg = Release|Win32
{90F6153A-F9D2-4C00-B9F2-A131AF861827}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {54F70155-D809-478A-A5DF-E4A8D638E603}
EndGlobalSection
EndGlobal