Skip to content

Commit 9af54d1

Browse files
authored
Add CopyLocalLockFileAssemblies property
Added CopyLocalLockFileAssemblies property to project. Signed-off-by: Xen <lordofxen@deskasoft.com>
1 parent aa7b8db commit 9af54d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

HashifyNet/HashifyNet.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<Title>HashifyNET</Title>
1313
<Platforms>AnyCPU;x64;x86</Platforms>
1414
<CLSCompliant>true</CLSCompliant>
15+
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
1516
</PropertyGroup>
1617

1718
<ItemGroup>
@@ -113,3 +114,4 @@
113114

114115
</Project>
115116

117+

0 commit comments

Comments
 (0)