|
@@ -0,0 +1,25 @@
|
|
|
+
|
|
|
+Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
+# Visual Studio Version 17
|
|
|
+VisualStudioVersion = 17.9.34414.90
|
|
|
+MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FNZCM2.Abstractions", "FNZCM2.Abstractions\FNZCM2.Abstractions.csproj", "{796D10EE-C571-443A-9FF1-DD26B101D60D}"
|
|
|
+EndProject
|
|
|
+Global
|
|
|
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
+ Debug|Any CPU = Debug|Any CPU
|
|
|
+ Release|Any CPU = Release|Any CPU
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
+ {796D10EE-C571-443A-9FF1-DD26B101D60D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
+ {796D10EE-C571-443A-9FF1-DD26B101D60D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
+ {796D10EE-C571-443A-9FF1-DD26B101D60D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
+ {796D10EE-C571-443A-9FF1-DD26B101D60D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(SolutionProperties) = preSolution
|
|
|
+ HideSolutionNode = FALSE
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
+ SolutionGuid = {F5BB54A9-782F-465E-9A06-18B01D61C7B0}
|
|
|
+ EndGlobalSection
|
|
|
+EndGlobal
|