Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit 583a005

Browse files
committed
Fix path
1 parent 2ecca5a commit 583a005

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Publish/SignLayout.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>netcoreapp2.1</TargetFramework>
44
<NoWarn>2008;$(NoWarn)</NoWarn>
55
</PropertyGroup>
6-
<Import Project="..\..\NetStandard.settings" />
6+
<Import Project="..\..\build\NetStandard.settings" />
77

88
<Import Project="Sdk.props" Sdk="Microsoft.NET.Sdk" />
99

0 commit comments

Comments
 (0)