Skip to content

Commit

Permalink
Improve nuget packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
chkr1011 committed Feb 19, 2021
1 parent 15d3761 commit 2d4ea8e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Build/MQTTnet.AspNetCore.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@
<dependency id="MQTTnet" version="$nugetVersion" />
</group>
</dependencies>
<frameworkReferences>
<group targetFramework=".NETCoreApp3.1">
<frameworkReference name="Microsoft.AspNetCore.App" />
</group>
<group targetFramework="net5.0">
<frameworkReference name="Microsoft.AspNetCore.App" />
</group>
</frameworkReferences>
</metadata>

<files>
Expand Down

0 comments on commit 2d4ea8e

Please sign in to comment.