Skip to content

Commit

Permalink
feat: adding core project to we references
Browse files Browse the repository at this point in the history
  • Loading branch information
Imran committed Nov 11, 2020
1 parent ec0ab91 commit be16136
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,12 @@
<DependentUpon>Web.config</DependentUpon>
</None>
</ItemGroup>
<ItemGroup />
<ItemGroup>
<ProjectReference Include="..\BackOfficeContentBlocker.Core\BackOfficeContentBlocker.Core.csproj">
<Project>{641514a7-947c-4c7b-89ed-0144cb48c734}</Project>
<Name>BackOfficeContentBlocker.Core</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
Expand Down

0 comments on commit be16136

Please sign in to comment.