Skip to content

Commit dcf47ef

Browse files
Some more fixes
1 parent 6dd30bc commit dcf47ef

22 files changed

+1464
-1785
lines changed

Amplifier.NET.sln

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 16
44
VisualStudioVersion = 16.0.29009.5
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Amplifier", "src\Amplifier.Net\Amplifier.csproj", "{59F3F20B-2A0C-4925-977C-FE0977F2B995}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Amplifier", "src\Amplifier.Net\Amplifier.csproj", "{59F3F20B-2A0C-4925-977C-FE0977F2B995}"
77
EndProject
88
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AmplifierExamples", "examples\AmplifierExamples\AmplifierExamples.csproj", "{B139550F-BB6A-40DA-837B-7BF8C62C153D}"
99
EndProject
@@ -25,6 +25,7 @@ Global
2525
{B139550F-BB6A-40DA-837B-7BF8C62C153D}.Release|Any CPU.Build.0 = Release|Any CPU
2626
{93053BBF-534D-4EBA-A5BD-177DEDB1D34F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
2727
{93053BBF-534D-4EBA-A5BD-177DEDB1D34F}.Release|Any CPU.ActiveCfg = Release|Any CPU
28+
{93053BBF-534D-4EBA-A5BD-177DEDB1D34F}.Debug|Any CPU.Build.0 = Debug|Any CPU
2829
EndGlobalSection
2930
GlobalSection(SolutionProperties) = preSolution
3031
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)