Skip to content

Commit

Permalink
fixing nfproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellerbach committed Aug 31, 2023
1 parent 1354265 commit d00a6ba
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,8 @@
<Reference Include="nanoFramework.Json">
<HintPath>..\packages\nanoFramework.Json.2.2.99\lib\nanoFramework.Json.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.M2Mqtt, Version=5.1.94.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<Reference Include="nanoFramework.M2Mqtt">
<HintPath>..\packages\nanoFramework.M2Mqtt.5.1.94\lib\nanoFramework.M2Mqtt.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="nanoFramework.M2Mqtt.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.M2Mqtt.5.1.94\lib\nanoFramework.M2Mqtt.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="nanoFramework.M2Mqtt.Core">
<HintPath>..\packages\nanoFramework.M2Mqtt.5.1.94\lib\nanoFramework.M2Mqtt.Core.dll</HintPath>
Expand Down

0 comments on commit d00a6ba

Please sign in to comment.