Skip to content

Commit 8dd6df6

Browse files
authored
remove local project reference (#84)
1 parent 5aafc44 commit 8dd6df6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/layout/src/AntDesign.ProLayout.csproj

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,9 @@
3131
<SolutionDir>../../../</SolutionDir>
3232
</PropertyGroup>
3333

34-
35-
<ItemGroup>
36-
<ProjectReference Include="..\..\..\..\ant-design-blazor\components\AntDesign.csproj" />
37-
</ItemGroup>
38-
3934
<ItemGroup>
4035
<Content Update="**\*.razor">
4136
<Pack>false</Pack>
4237
</Content>
4338
</ItemGroup>
44-
</Project>
39+
</Project>

0 commit comments

Comments
 (0)