Skip to content

Commit

Permalink
Merge branch 'release/v1.0.0' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel127 committed Nov 20, 2021
2 parents c4dc6b4 + b0b8af9 commit ab15f50
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RtMidi.Net/RtMidi.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,11 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>

<ItemGroup>
<None Include="..\LICENSE.md">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
</ItemGroup>
</Project>

0 comments on commit ab15f50

Please sign in to comment.