Skip to content

Commit 6fef1e4

Browse files
committed
Fix reference in project file
1 parent 4e3d636 commit 6fef1e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Server/Blog/DotNetNuke.Modules.Blog.vbproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,12 @@
500500
<SubType>Designer</SubType>
501501
</None>
502502
</ItemGroup>
503+
<ItemGroup>
504+
<ProjectReference Include="..\Core\DotNetNuke.Modules.Blog.Core.csproj">
505+
<Project>{18cbd81c-c31c-465d-8865-70957df4711c}</Project>
506+
<Name>DotNetNuke.Modules.Blog.Core</Name>
507+
</ProjectReference>
508+
</ItemGroup>
503509
<PropertyGroup>
504510
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
505511
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>

0 commit comments

Comments
 (0)