Skip to content

Commit 4822041

Browse files
author
bdimpe@gmail
committed
Merge remote-tracking branch 'origin/master'
2 parents cfeeff1 + d28b4bb commit 4822041

File tree

72 files changed

+2706
-5878
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+2706
-5878
lines changed

Hero Designer.sln

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1717
EndProject
1818
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "midsControls", "midsControls\midsControls.csproj", "{8B762616-CA1E-428A-A62D-E17DD738712D}"
1919
EndProject
20+
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "HeroDesigner.ZLib", "HeroDesigner.ZLib\HeroDesigner.ZLib.fsproj", "{518ECE50-17A7-4C9F-BA19-0EA7320D0895}"
21+
EndProject
2022
Global
2123
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2224
Debug|Any CPU = Debug|Any CPU
@@ -35,6 +37,10 @@ Global
3537
{8B762616-CA1E-428A-A62D-E17DD738712D}.Debug|Any CPU.Build.0 = Debug|Any CPU
3638
{8B762616-CA1E-428A-A62D-E17DD738712D}.Release|Any CPU.ActiveCfg = Release|Any CPU
3739
{8B762616-CA1E-428A-A62D-E17DD738712D}.Release|Any CPU.Build.0 = Release|Any CPU
40+
{518ECE50-17A7-4C9F-BA19-0EA7320D0895}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
41+
{518ECE50-17A7-4C9F-BA19-0EA7320D0895}.Debug|Any CPU.Build.0 = Debug|Any CPU
42+
{518ECE50-17A7-4C9F-BA19-0EA7320D0895}.Release|Any CPU.ActiveCfg = Release|Any CPU
43+
{518ECE50-17A7-4C9F-BA19-0EA7320D0895}.Release|Any CPU.Build.0 = Release|Any CPU
3844
EndGlobalSection
3945
GlobalSection(SolutionProperties) = preSolution
4046
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)