This repository was archived by the owner on Aug 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNoteTweaks.sln
More file actions
22 lines (22 loc) · 1.32 KB
/
NoteTweaks.sln
File metadata and controls
22 lines (22 loc) · 1.32 KB
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("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NoteTweaks", "NoteTweaks\NoteTweaks.csproj", "{5470ACDB-CE6B-4791-8F32-3F5E5CB70FFD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug-1.39.1|Any CPU = Debug-1.39.1|Any CPU
Release-1.39.1|Any CPU = Release-1.39.1|Any CPU
Release-1.40.6|Any CPU = Release-1.40.6|Any CPU
Debug-1.40.6|Any CPU = Debug-1.40.6|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5470ACDB-CE6B-4791-8F32-3F5E5CB70FFD}.Debug-1.39.1|Any CPU.ActiveCfg = Debug-1.39.1|Any CPU
{5470ACDB-CE6B-4791-8F32-3F5E5CB70FFD}.Debug-1.39.1|Any CPU.Build.0 = Debug-1.39.1|Any CPU
{5470ACDB-CE6B-4791-8F32-3F5E5CB70FFD}.Release-1.39.1|Any CPU.ActiveCfg = Release-1.39.1|Any CPU
{5470ACDB-CE6B-4791-8F32-3F5E5CB70FFD}.Release-1.39.1|Any CPU.Build.0 = Release-1.39.1|Any CPU
{5470ACDB-CE6B-4791-8F32-3F5E5CB70FFD}.Release-1.40.6|Any CPU.ActiveCfg = Release-1.40.6|Any CPU
{5470ACDB-CE6B-4791-8F32-3F5E5CB70FFD}.Release-1.40.6|Any CPU.Build.0 = Release-1.40.6|Any CPU
{5470ACDB-CE6B-4791-8F32-3F5E5CB70FFD}.Debug-1.40.6|Any CPU.ActiveCfg = Debug-1.40.6|Any CPU
{5470ACDB-CE6B-4791-8F32-3F5E5CB70FFD}.Debug-1.40.6|Any CPU.Build.0 = Debug-1.40.6|Any CPU
EndGlobalSection
EndGlobal