Skip to content

Commit

Permalink
Merge pull request #9 from sier/main
Browse files Browse the repository at this point in the history
Added CopyLocalLockFileAssemblies
  • Loading branch information
adamdriscoll committed Oct 31, 2023
2 parents f33834f + 1b25c9a commit d130cbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PSMSI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<AutoGenerateBindingRedirects>False</AutoGenerateBindingRedirects>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit d130cbd

Please sign in to comment.