Marking "old" Api as Obsoloete

This commit is contained in:
Locxion
2024-02-11 05:08:29 +01:00
parent d2cd0f0fe0
commit 8cb2a51cd3
3 changed files with 17 additions and 5 deletions

View File

@ -13,12 +13,8 @@
<RepositoryUrl>https://github.com/Locxion/GoveeCSharpConnector</RepositoryUrl>
<PackageLicenseUrl>https://github.com/Locxion/GoveeCSharpConnector/blob/main/LICENSE</PackageLicenseUrl>
<Version>1.1.2</Version>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReadmeFile>../README.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>
<!-- Add a README.md next to the csproj -->
<None Include="README.md" Pack="true" PackagePath=""/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Net.Http.Json" Version="8.0.0" />
<PackageReference Include="System.Reactive" Version="6.0.0" />