Skip to content

Commit

Permalink
Merge pull request #184 from snjo/master
Browse files Browse the repository at this point in the history
RI
  • Loading branch information
BobPalmer authored May 26, 2017
2 parents 96e165c + 223c3e2 commit 8d8ceaa
Show file tree
Hide file tree
Showing 7 changed files with 1,071 additions and 1,049 deletions.
44 changes: 22 additions & 22 deletions Firespitter.sln
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2013 for Windows Desktop
VisualStudioVersion = 12.0.30110.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firespitter", "Firespitter\Firespitter.csproj", "{BFE97E64-BF01-48AF-81EE-6B2610076542}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BFE97E64-BF01-48AF-81EE-6B2610076542}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BFE97E64-BF01-48AF-81EE-6B2610076542}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BFE97E64-BF01-48AF-81EE-6B2610076542}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BFE97E64-BF01-48AF-81EE-6B2610076542}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26206.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firespitter", "Firespitter\Firespitter.csproj", "{BFE97E64-BF01-48AF-81EE-6B2610076542}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BFE97E64-BF01-48AF-81EE-6B2610076542}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BFE97E64-BF01-48AF-81EE-6B2610076542}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BFE97E64-BF01-48AF-81EE-6B2610076542}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BFE97E64-BF01-48AF-81EE-6B2610076542}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
326 changes: 163 additions & 163 deletions Firespitter/Firespitter.csproj

Large diffs are not rendered by default.

Loading

0 comments on commit 8d8ceaa

Please sign in to comment.