Skip to content

Commit

Permalink
Fixed version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
cturano committed Jul 5, 2016
1 parent 13961a9 commit 10159c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
Expand Up @@ -37,7 +37,7 @@
<PackageAuthor>Charles Turano</PackageAuthor>
<PackagePublisher>Hedgehog Development</PackagePublisher>
<PackageReadme>Installs packages using a folder</PackageReadme>
<PackageVersion>1.2</PackageVersion>
<PackageVersion>1.5</PackageVersion>
<SitecoreAssemblyPath>..\packages\SitecoreKernel.7.0.0.131127\lib</SitecoreAssemblyPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
Expand Down
7 changes: 1 addition & 6 deletions SitecorePackageDeployer.sln
@@ -1,17 +1,12 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{CAA73BB0-EF22-4D79-A57E-DF67B3BA9C80}") = "TestUpdatePackage", "TestUpdatePackage\TestUpdatePackage.scproj", "{7C1509F1-8FF7-4B05-8261-06D61B319030}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestUpdatePackage.Web", "TestUpdatePackage.Web\TestUpdatePackage.Web.csproj", "{F3223389-7AA0-45DB-990B-975E81623926}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".tds", ".tds", "{9C0F240C-E8C3-4864-9C33-CD99F681507A}"
ProjectSection(SolutionItems) = preProject
TdsGlobal.config = TdsGlobal.config
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hhogdev.SitecorePackageDeployer", "SitecorePackageDeployer\Hhogdev.SitecorePackageDeployer.csproj", "{66BE500A-C01F-49E2-8455-78199F4F352F}"
EndProject
Project("{CAA73BB0-EF22-4D79-A57E-DF67B3BA9C80}") = "Hhogdev.SitecorePackageDeployer.TDS", "SitecorePackageDeployer.TDS\Hhogdev.SitecorePackageDeployer.TDS.scproj", "{D16E1B30-7FA4-456B-8DFE-45DFA4EC7900}"
Expand Down

0 comments on commit 10159c6

Please sign in to comment.