Skip to content

Commit

Permalink
added project references for TDS build
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanLieckens committed May 20, 2016
1 parent dbb621f commit 6957b1f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion Sitecore.Social.Fitbit.Web/Sitecore.Social.Fitbit.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,16 @@
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<ProjectReference Include="..\Sitecore.Social.Fitbit.Client.Mvc\Sitecore.Social.Fitbit.Client.Mvc.csproj">
<Project>{4a66031d-5461-4991-a1bd-6a8e1d693449}</Project>
<Name>Sitecore.Social.Fitbit.Client.Mvc</Name>
</ProjectReference>
<ProjectReference Include="..\Sitecore.Social.Fitbit\Sitecore.Social.Fitbit.csproj">
<Project>{7368770f-86ab-46fd-a7c1-f57af3b40002}</Project>
<Name>Sitecore.Social.Fitbit</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="App_Config\Include\Social\Sitecore.Social.Fitbit.config" />
<Content Include="App_Config\Include\Social\Sitecore.Social.ProfileMapping.Fitbit.config" />
Expand Down

0 comments on commit 6957b1f

Please sign in to comment.