Skip to content

Commit

Permalink
Merge pull request #1 from Atreidae/devel
Browse files Browse the repository at this point in the history
Initial Build
  • Loading branch information
Atreidae authored Dec 20, 2017
2 parents 5784140 + 117bfa3 commit 7b0d8fc
Show file tree
Hide file tree
Showing 4 changed files with 452 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Test-CsLisIpAddress/Test-CsLisIpAddress.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2010
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F5034706-568F-408A-B7B3-4D38C6DB8A32}") = "Test-CsLisIpAddress", "Test-CsLisIpAddress\Test-CsLisIpAddress.pssproj", "{6CAFC0C6-A428-4D30-A9F9-700E829FEA51}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6CAFC0C6-A428-4D30-A9F9-700E829FEA51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6CAFC0C6-A428-4D30-A9F9-700E829FEA51}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6CAFC0C6-A428-4D30-A9F9-700E829FEA51}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6CAFC0C6-A428-4D30-A9F9-700E829FEA51}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C0145EF0-6D30-4E81-B067-6479E632D071}
EndGlobalSection
EndGlobal
Loading

0 comments on commit 7b0d8fc

Please sign in to comment.