Skip to content

Commit

Permalink
fix duplicate protogeom reference in dynamocorewpf.csproj (#11785)
Browse files Browse the repository at this point in the history
  • Loading branch information
aparajit-pratap authored Jun 24, 2021
1 parent da3628b commit bac165b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/DynamoCoreWpf/DynamoCoreWpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="ProtoGeometry, Version=2.12.0.5056, Culture=neutral, processorArchitecture=AMD64">
<HintPath>..\packages\DynamoVisualProgramming.LibG_227_0_0.2.12.0.5056\lib\net48\ProtoGeometry.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ProtoGeometry, Version=2.12.0.5264, Culture=neutral, processorArchitecture=AMD64">
<HintPath>..\packages\DynamoVisualProgramming.LibG_227_0_0.2.12.0.5264\lib\net48\ProtoGeometry.dll</HintPath>
<Private>False</Private>
Expand Down

0 comments on commit bac165b

Please sign in to comment.