Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release main/Smdn.Net.EchonetLite.RouteB-2.0.0 #6

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

smdn
Copy link
Owner

@smdn smdn commented Jan 11, 2025

Automatically generated by workflow Generate release target #5.

Release target

  • package_target_tag: new-release/main/Smdn.Net.EchonetLite.RouteB-2.0.0
  • package_prevver_ref: releases/Smdn.Net.EchonetLite.RouteB-2.0.0-preview3
  • package_prevver_tag: releases/Smdn.Net.EchonetLite.RouteB-2.0.0-preview3
  • package_id: Smdn.Net.EchonetLite.RouteB
  • package_id_with_version: Smdn.Net.EchonetLite.RouteB-2.0.0
  • package_version: 2.0.0
  • package_branch: main
  • release_working_branch: releases/Smdn.Net.EchonetLite.RouteB-2.0.0-1736628806
  • release_tag: releases/Smdn.Net.EchonetLite.RouteB-2.0.0
  • release_prerelease: False ❗Change this value to true to publish release note as a prerelease.
  • release_draft: false ❗Change this value to true to publish release note as a draft.
  • release_note_url: https://gist.github.com/smdn/8c15d44caa731cff68a4c87f3e6ebc54
  • artifact_name_nupkg: Smdn.Net.EchonetLite.RouteB.2.0.0.nupkg ❗Remove this line or change this value to empty to prevent publishing packages.

.nuspec diff

--- Smdn.Net.EchonetLite.RouteB.latest.nuspec
+++ Smdn.Net.EchonetLite.RouteB.2.0.0.nuspec
@@ -1,36 +1,39 @@
 <?xml version="1.0" encoding="utf-8"?>
-<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
+<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
   <metadata>
     <id>Smdn.Net.EchonetLite.RouteB</id>
-    <version>2.0.0-preview3</version>
+    <version>2.0.0</version>
     <title>Smdn.Net.EchonetLite.RouteB</title>
     <authors>smdn</authors>
     <license type="expression">MIT</license>
     <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
     <icon>Smdn.Net.EchonetLite.RouteB.png</icon>
     <readme>README.md</readme>
     <projectUrl>https://github.com/smdn/Smdn.Net.EchonetLite</projectUrl>
-    <description>Provides an application layer implementation for communication via the **route-B**, based on the specifications described in the "Interface Specifications for Application Layer Communication between Smart Electric Energy Meters and Controllers".  Provides APIs such as the `HemsController` class, which implements the "HEMS controller" in the specification, and the `LowVoltageSmartElectricEnergyMeter` class, which implements the "Requirements for low-voltage smart electric energy meter class".  ??????????????HEMS ????????????????????????????????????????????B????????????????????????????????  ?????????HEMS ????????????`HemsController`????????????????????????????`LowVoltageSmartElectricEnergyMeter`??????API???????</description>
-    <releaseNotes>https://github.com/smdn/Smdn.Net.EchonetLite/releases/tag/releases%2FSmdn.Net.EchonetLite.RouteB-2.0.0-preview3</releaseNotes>
-    <copyright>Copyright � 2024 smdn</copyright>
+    <description>Provides an application layer implementation for communication via the **route-B**, based on the specifications described in the "Interface Specifications for Application Layer Communication between Smart Electric Energy Meters and Controllers".  Provides APIs such as the `HemsController` class, which implements the "HEMS controller" in the specification, and the `LowVoltageSmartElectricEnergyMeter` class, which implements the "Requirements for low-voltage smart electric energy meter class".  「低圧スマート電力量メータ・HEMS コントローラ間アプリケーション通信インタフェース仕様書」に記載されている仕様に基づく、「Bルート」を介した通信を行うアプリケーション層の実装を提供します。  同仕様書における「HEMS コントローラ」に相当する`HemsController`クラス、「低圧スマート電力量メータクラス規定」を実装する`LowVoltageSmartElectricEnergyMeter`クラスなどのAPIを提供します。</description>
+    <releaseNotes>https://github.com/smdn/Smdn.Net.EchonetLite/releases/tag/releases%2FSmdn.Net.EchonetLite.RouteB-2.0.0</releaseNotes>
+    <copyright>Copyright © 2024 smdn</copyright>
     <tags>smdn.jp Route-B B-Route smart-meter smart-energy-meter HEMS HEMS-controller LVSM ECHONET ECHONET-Lite</tags>
-    <repository type="git" url="https://github.com/smdn/Smdn.Net.EchonetLite" branch="main" commit="2612dc0eb7dba458048cbe65c5e156d272f8ee87" />
+    <repository type="git" url="https://github.com/smdn/Smdn.Net.EchonetLite" commit="3138f40758ea06ba8f2c2eee70c4237b7f1411d1" />
     <dependencies>
-      <group targetFramework="net6.0">
-        <dependency id="Microsoft.Extensions.DependencyInjection.Abstractions" version="6.0.0" exclude="Build,Analyzers" />
-        <dependency id="Smdn.Net.EchonetLite" version="2.0.0-preview2" exclude="Build,Analyzers" />
-        <dependency id="Smdn.Net.EchonetLite.RouteB.Primitives" version="2.0.0-preview1" exclude="Build,Analyzers" />
-      </group>
       <group targetFramework="net8.0">
         <dependency id="Microsoft.Extensions.DependencyInjection.Abstractions" version="6.0.0" exclude="Build,Analyzers" />
-        <dependency id="Smdn.Net.EchonetLite" version="2.0.0-preview2" exclude="Build,Analyzers" />
-        <dependency id="Smdn.Net.EchonetLite.RouteB.Primitives" version="2.0.0-preview1" exclude="Build,Analyzers" />
+        <dependency id="Smdn.Net.EchonetLite" version="2.0.0" exclude="Build,Analyzers" />
+        <dependency id="Smdn.Net.EchonetLite.RouteB.Primitives" version="2.0.0" exclude="Build,Analyzers" />
       </group>
       <group targetFramework=".NETStandard2.1">
         <dependency id="Microsoft.Extensions.DependencyInjection.Abstractions" version="6.0.0" exclude="Build,Analyzers" />
-        <dependency id="Smdn.Net.EchonetLite" version="2.0.0-preview2" exclude="Build,Analyzers" />
-        <dependency id="Smdn.Net.EchonetLite.RouteB.Primitives" version="2.0.0-preview1" exclude="Build,Analyzers" />
+        <dependency id="Smdn.Net.EchonetLite" version="2.0.0" exclude="Build,Analyzers" />
+        <dependency id="Smdn.Net.EchonetLite.RouteB.Primitives" version="2.0.0" exclude="Build,Analyzers" />
       </group>
     </dependencies>
   </metadata>
+  <files>
+    <file src="/home/runner/work/Smdn.Net.EchonetLite/Smdn.Net.EchonetLite/src/Smdn.Net.EchonetLite.RouteB/bin/Release/net8.0/Smdn.Net.EchonetLite.RouteB.dll" target="lib/net8.0/Smdn.Net.EchonetLite.RouteB.dll" />
+    <file src="/home/runner/work/Smdn.Net.EchonetLite/Smdn.Net.EchonetLite/src/Smdn.Net.EchonetLite.RouteB/bin/Release/net8.0/Smdn.Net.EchonetLite.RouteB.xml" target="lib/net8.0/Smdn.Net.EchonetLite.RouteB.xml" />
+    <file src="/home/runner/work/Smdn.Net.EchonetLite/Smdn.Net.EchonetLite/src/Smdn.Net.EchonetLite.RouteB/bin/Release/netstandard2.1/Smdn.Net.EchonetLite.RouteB.dll" target="lib/netstandard2.1/Smdn.Net.EchonetLite.RouteB.dll" />
+    <file src="/home/runner/work/Smdn.Net.EchonetLite/Smdn.Net.EchonetLite/src/Smdn.Net.EchonetLite.RouteB/bin/Release/netstandard2.1/Smdn.Net.EchonetLite.RouteB.xml" target="lib/netstandard2.1/Smdn.Net.EchonetLite.RouteB.xml" />
+    <file src="/home/runner/work/Smdn.Net.EchonetLite/Smdn.Net.EchonetLite/.nuget/packages/smdn.msbuild.projectassets.common/1.4.1/project/images/package-icon.png" target="Smdn.Net.EchonetLite.RouteB.png" />
+    <file src="/home/runner/work/Smdn.Net.EchonetLite/Smdn.Net.EchonetLite/src/Smdn.Net.EchonetLite.RouteB/bin/Release/README.md" target="README.md" />
+  </files>
 </package>
\ No newline at end of file

@smdn smdn added the release-target Describing a new release label Jan 11, 2025
@smdn smdn self-assigned this Jan 11, 2025
@smdn smdn merged commit 410f194 into main Jan 11, 2025
@smdn smdn deleted the releases/Smdn.Net.EchonetLite.RouteB-2.0.0-1736628806 branch January 11, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-target Describing a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant