Skip to content

Commit 324d4f6

Browse files
authored
Merge pull request #14 from ubisoft/allow-referencing-plugin-projects
Allow referencing plugin projects
2 parents 226f175 + 2b11ead commit 324d4f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GitTimelapseView/GitTimelapseView.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32+
<ProjectReference Include="..\..\Plugins\**\*.csproj" />
3233
<ProjectReference Include="..\GitTimelapseView.Core\GitTimelapseView.Core.csproj" />
3334
<ProjectReference Include="..\GitTimelapseView.Extensions\GitTimelapseView.Extensions.csproj" />
3435
</ItemGroup>

0 commit comments

Comments
 (0)