Skip to content

Commit 93b494c

Browse files
committed
Fix paths
1 parent 583a005 commit 93b494c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Publish/SignLayout.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@
5252
<Error Condition="@(_Missing) != ''" Text="Following files are missing: @(_Missing,'%0A')" />
5353
</Target>
5454

55-
<Import Project="..\..\NetStandard.targets" />
55+
<Import Project="..\..\build\NetStandard.targets" />
5656
</Project>

0 commit comments

Comments
 (0)