Skip to content

Commit

Permalink
Update MeadowF7 to deploy netstandard.dll when refererening proj
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianstevens committed Jul 6, 2021
1 parent 6783af5 commit a4b5660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/Meadow.F7/Meadow.F7.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<ItemGroup>
<Content Include="netstandard.dll">
<PackageCopyToOutput>true</PackageCopyToOutput>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>

0 comments on commit a4b5660

Please sign in to comment.