Skip to content

Commit 5f06ad9

Browse files
Added a new publish target for desktop
1 parent 380c196 commit 5f06ad9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

FileHider.sln

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
44
VisualStudioVersion = 17.0.32112.339
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Hider", "Hider\Hider.csproj", "{633103B0-A2A8-4754-9168-73C6EB7B4C50}"
7-
EndProject
86
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileHider.Lib", "FileHider.Lib\FileHider.Lib.csproj", "{D947EC9B-84C7-48C8-8D2D-4FE2564EFAA9}"
97
EndProject
108
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileHider.Tests", "FileHider.Tests\FileHider.Tests.csproj", "{5E30DDB9-B5ED-45A8-A65B-6D75941AB14A}"
@@ -19,10 +17,6 @@ Global
1917
Release|Any CPU = Release|Any CPU
2018
EndGlobalSection
2119
GlobalSection(ProjectConfigurationPlatforms) = postSolution
22-
{633103B0-A2A8-4754-9168-73C6EB7B4C50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
23-
{633103B0-A2A8-4754-9168-73C6EB7B4C50}.Debug|Any CPU.Build.0 = Debug|Any CPU
24-
{633103B0-A2A8-4754-9168-73C6EB7B4C50}.Release|Any CPU.ActiveCfg = Release|Any CPU
25-
{633103B0-A2A8-4754-9168-73C6EB7B4C50}.Release|Any CPU.Build.0 = Release|Any CPU
2620
{D947EC9B-84C7-48C8-8D2D-4FE2564EFAA9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
2721
{D947EC9B-84C7-48C8-8D2D-4FE2564EFAA9}.Debug|Any CPU.Build.0 = Debug|Any CPU
2822
{D947EC9B-84C7-48C8-8D2D-4FE2564EFAA9}.Release|Any CPU.ActiveCfg = Release|Any CPU

0 commit comments

Comments
 (0)