-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathJson_exe.Blazor.HotkeyManager.sln
22 lines (21 loc) · 1.36 KB
/
Json_exe.Blazor.HotkeyManager.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Json_exe.Blazor.HotkeyManager", "Json_exe.Blazor.HotkeyManager\Json_exe.Blazor.HotkeyManager.csproj", "{C06D51CD-7EBB-48E6-AEFE-352AF7AEAC7F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Json_exe.Blazor.HotkeyManager.TestUI", "Json_exe.Blazor.HotkeyManager.TestUI\Json_exe.Blazor.HotkeyManager.TestUI.csproj", "{0FA27C31-F08C-48D3-8D58-B3AE6BA2B29B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C06D51CD-7EBB-48E6-AEFE-352AF7AEAC7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C06D51CD-7EBB-48E6-AEFE-352AF7AEAC7F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C06D51CD-7EBB-48E6-AEFE-352AF7AEAC7F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C06D51CD-7EBB-48E6-AEFE-352AF7AEAC7F}.Release|Any CPU.Build.0 = Release|Any CPU
{0FA27C31-F08C-48D3-8D58-B3AE6BA2B29B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0FA27C31-F08C-48D3-8D58-B3AE6BA2B29B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0FA27C31-F08C-48D3-8D58-B3AE6BA2B29B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0FA27C31-F08C-48D3-8D58-B3AE6BA2B29B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal