Skip to content

Commit

Permalink
fix: has a invalid LockFile attribute (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Feb 24, 2020
1 parent 47ae63f commit e93a216
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@
TargetFrameworkVersion="$(TargetFrameworkVersion)"
ProjectTypeGuids="$(ProjectTypeGuids)"
TargetPlatformVersion="$(TargetPlatformVersion)"
OutputFile="$(PharmacistOutputFile)"
LockFile="$(PharmacistLockFile)"/>
OutputFile="$(PharmacistOutputFile)"/>

<Message Text="Processed Pharmacist Packages" />

Expand Down

0 comments on commit e93a216

Please sign in to comment.