Skip to content

Commit

Permalink
Merge pull request #86 from agyen/Bug-fixes
Browse files Browse the repository at this point in the history
Removed duplicate PackagePath
  • Loading branch information
bagdxk authored Oct 28, 2022
2 parents 6b3b21b + f3ec8b8 commit 6c464dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Crossroads/Crossroads.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@

<Content Include=".\$(OutDir)apphost\*">
<Pack>true</Pack>
<PackagePath>.\</PackagePath>
<PackagePath>$(BuildOutputTargetFolder)\$(TargetFramework)</PackagePath>
<IncludeInPackage>true</IncludeInPackage>
<PackageCopyToOutput>true</PackageCopyToOutput>
Expand Down

0 comments on commit 6c464dc

Please sign in to comment.