新增net6/net7/net8输出,支持JsonPropertyName指定Json属性名,解决序列化问题 #86
Annotations
11 warnings
build-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-publish:
NewLife.IoT/obj/Release/netstandard2.1/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '2.2.2024.1106-beta0846' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.IoT/obj/Release/net40/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '2.2.2024.1106-beta0846' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.IoT/obj/Release/netstandard2.0/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '2.2.2024.1106-beta0846' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.IoT/obj/Release/net45/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '2.2.2024.1106-beta0846' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.IoT/obj/Release/net461/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '2.2.2024.1106-beta0846' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.IoT/obj/Release/net6.0/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '2.2.2024.1106-beta0846' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.IoT/ThingSpecification/ServiceSpec.cs#L95
Possible null reference assignment.
|
build-publish:
NewLife.IoT/obj/Release/net7.0/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '2.2.2024.1106-beta0846' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.IoT/ThingSpecification/ServiceSpec.cs#L95
Possible null reference assignment.
|
build-publish:
NewLife.IoT/obj/Release/net8.0/NewLife.IoT.AssemblyInfo.cs#L17
The specified version string '2.2.2024.1106-beta0846' does not conform to the recommended format - major.minor.build.revision
|