Skip to content

Commit

Permalink
Remove CopyLocalLockFileAssemblies build property as it was a no-op
Browse files Browse the repository at this point in the history
  • Loading branch information
jgiannuzzi committed Mar 23, 2021
1 parent bea9fe8 commit 4ef6b17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion T4.Build/T4.Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<Version Condition=" '$(Version)' == '' ">$(VersionPrefix)</Version>
<NuspecFile>$(MSBuildProjectName).nuspec</NuspecFile>
<NuspecProperties>configuration=$(Configuration);framework=$(TargetFramework);version=$(Version)</NuspecProperties>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 4ef6b17

Please sign in to comment.