Skip to content

Commit

Permalink
删除其他平台
Browse files Browse the repository at this point in the history
  • Loading branch information
maikebing committed Jun 1, 2022
1 parent 8079e43 commit 9d643e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IoTSharp.SDKs/IoTSharp.Sdk.MQTT/IoTSharp.Sdk.MQTT.csproj
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net48;netstandard2.0;netstandard2.1;net5.0;net6.0</TargetFrameworks>
<TargetFrameworks>netstandard2.0;</TargetFrameworks>
<Version>1.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Authors>Maikebing</Authors>
<Product>IoTSharp</Product>
<PackageProjectUrl>https://github.com/IoTSharp/IoTSharp/tree/master/IoTSharp.SDKs</PackageProjectUrl>
<RepositoryUrl>https://github.com/IoTSharp/IoTSharp</RepositoryUrl>
<Copyright>Copyright 2018-2020</Copyright>
<Copyright>Copyright 2018-2022</Copyright>
<PackageIcon>200x200.png</PackageIcon>
<IsPackable>true</IsPackable>
<RestoreAdditionalProjectSources>
Expand Down

0 comments on commit 9d643e1

Please sign in to comment.