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

Commit 607dffc

Browse files
Merge pull request #105 from AlexanderSher/master
Fix path
2 parents 92c7953 + 583a005 commit 607dffc

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)