Skip to content

Commit

Permalink
Update project config
Browse files Browse the repository at this point in the history
  • Loading branch information
DJDoubleD committed Apr 15, 2023
1 parent a545844 commit 85c1687
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion QobuzApiSharp/QobuzApiSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,10 @@
<Compile Include="Api\Service\QobuzApiService.cs" />
</ItemGroup>
<ItemGroup>
<None Include="NugetPack.bat" />
<None Include="packages.config" />
<None Include="QobuzApiSharp.nuspec" />
<None Include="..\README.md" Pack="true" PackagePath="\"/>
<None Include="..\README.md" Pack="true" PackagePath="\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

0 comments on commit 85c1687

Please sign in to comment.