Skip to content

Commit

Permalink
Merge pull request AutomatedLab#234 from AutomatedLab/develop
Browse files Browse the repository at this point in the history
Merging develop into master
  • Loading branch information
raandree committed Jan 20, 2018
2 parents 163fe17 + 9223879 commit d7ff460
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 5 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
14 changes: 9 additions & 5 deletions AutomatedLab.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.16
VisualStudioVersion = 15.0.27130.2020
MinimumVisualStudioVersion = 10.0.40219.1
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Installer", "Installer\Installer.wixproj", "{F9ED990E-1D1D-4F11-B1A7-6ACC8D3C40C2}"
EndProject
Expand Down Expand Up @@ -151,10 +151,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
.gitignore = .gitignore
.gitmodules = .gitmodules
appveyor.yml = appveyor.yml
Automated-Lab_icon128.png = Automated-Lab_icon128.png
Automated-Lab_icon256.png = Automated-Lab_icon256.png
Automated-Lab_icon512.png = Automated-Lab_icon512.png
Automated-Lab_icon64.png = Automated-Lab_icon64.png
automatedlab.psdeploy.ps1 = automatedlab.psdeploy.ps1
Build.ps1 = Build.ps1
CHANGELOG.md = CHANGELOG.md
Expand Down Expand Up @@ -507,6 +503,14 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "VMWare", "VMWare", "{9598B1
LabSources\SampleScripts\VMWare\VMWare Single Server.ps1 = LabSources\SampleScripts\VMWare\VMWare Single Server.ps1
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assets", "Assets", "{17D0AC55-9455-4642-8344-495533568B68}"
ProjectSection(SolutionItems) = preProject
Assets\Automated-Lab_icon128.png = Assets\Automated-Lab_icon128.png
Assets\Automated-Lab_icon256.png = Assets\Automated-Lab_icon256.png
Assets\Automated-Lab_icon512.png = Assets\Automated-Lab_icon512.png
Assets\Automated-Lab_icon64.png = Assets\Automated-Lab_icon64.png
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down
1 change: 1 addition & 0 deletions Installer/Installer.wixproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<Folder Include="Resources" />
</ItemGroup>
<ItemGroup>
<Content Include="Resources\AutomatedLab.ico" />
<Content Include="Resources\Banner.bmp" />
<Content Include="Resources\Complete.ico" />
<Content Include="Resources\Custom.ico" />
Expand Down

0 comments on commit d7ff460

Please sign in to comment.