Skip to content

Commit

Permalink
rebranding the test website
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Feb 21, 2012
1 parent 8e0fe29 commit e72d34d
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -20,6 +20,8 @@
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>4.0</OldToolsVersion>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\juiceui\</SolutionDir>
<RestorePackages>true</RestorePackages>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down Expand Up @@ -391,4 +393,5 @@
<Copy SourceFiles="..\Juice\Scripts\juice.js" DestinationFiles="Scripts\juice.js" />
<Copy SourceFiles="..\Juice\Scripts\juice.min.js" DestinationFiles="Scripts\juice.min.js" />
</Target>
<Import Project="$(SolutionDir)\.nuget\nuget.targets" />
</Project>

0 comments on commit e72d34d

Please sign in to comment.