Skip to content

Conversation

@smdn
Copy link
Owner

@smdn smdn commented Dec 22, 2025

Automatically generated by workflow Generate release target #17.

Release target

  • package_target_tag: new-release/main/Smdn.Net.MuninNode.Hosting-3.2.0
  • package_prevver_ref: releases/Smdn.Net.MuninNode.Hosting-3.1.0
  • package_prevver_tag: releases/Smdn.Net.MuninNode.Hosting-3.1.0
  • package_id: Smdn.Net.MuninNode.Hosting
  • package_id_with_version: Smdn.Net.MuninNode.Hosting-3.2.0
  • package_version: 3.2.0
  • package_branch: main
  • release_working_branch: releases/Smdn.Net.MuninNode.Hosting-3.2.0-1766401912
  • release_tag: releases/Smdn.Net.MuninNode.Hosting-3.2.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/74ef53afd31264965093c08cf35fed78
  • artifact_name_nupkg: Smdn.Net.MuninNode.Hosting.3.2.0.nupkg ❗Remove this line or change this value to empty to prevent publishing packages.

.nuspec diff

--- Smdn.Net.MuninNode.Hosting.latest.nuspec
+++ Smdn.Net.MuninNode.Hosting.3.2.0.nuspec
@@ -1,29 +1,43 @@
 <?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.MuninNode.Hosting</id>
-    <version>3.1.0</version>
+    <version>3.2.0</version>
     <title>Smdn.Net.MuninNode.Hosting</title>
     <authors>smdn</authors>
     <license type="expression">MIT</license>
     <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
     <icon>Smdn.Net.MuninNode.Hosting.png</icon>
     <readme>README.md</readme>
     <projectUrl>https://github.com/smdn/Smdn.Net.MuninNode</projectUrl>
     <description>A .NET implementation of [Munin-Node](https://guide.munin-monitoring.org/en/latest/node/index.html) for [.NET Generic Host](https://learn.microsoft.com/dotnet/core/extensions/generic-host).  This library provides APIs to run Munin-Node as a background service running on a .NET Generic Host.  This library mainly provides a `MuninNodeBackgroundService` class derived from `BackgroundService`, and extension methods to register the Munin-Node service to the `ServiceCollection`.  This library uses [Smdn.Net.MuninNode](https://www.nuget.org/packages/Smdn.Net.MuninNode) and the API is provided as an extension to `Smdn.Net.MuninNode`.</description>
-    <releaseNotes>https://github.com/smdn/Smdn.Net.MuninNode/releases/tag/releases%2FSmdn.Net.MuninNode.Hosting-3.1.0</releaseNotes>
-    <copyright>Copyright � 2025 smdn</copyright>
+    <releaseNotes>https://github.com/smdn/Smdn.Net.MuninNode/releases/tag/releases%2FSmdn.Net.MuninNode.Hosting-3.2.0</releaseNotes>
+    <copyright>Copyright © 2025 smdn</copyright>
     <tags>smdn.jp Munin,Munin-Node,Munin-Plugin,hosting,generic-host,dependency-injection</tags>
-    <repository type="git" url="https://github.com/smdn/Smdn.Net.MuninNode" branch="main" commit="d9b937573b3b1dd41eaf878498bcf5d285c10471" />
+    <repository type="git" url="https://github.com/smdn/Smdn.Net.MuninNode" commit="e0dd656596dd5517e6360ee27212b5a87aa0228c" />
     <dependencies>
       <group targetFramework="net8.0">
         <dependency id="Microsoft.Extensions.Hosting.Abstractions" version="8.0.0" exclude="Build,Analyzers" />
         <dependency id="Smdn.Net.MuninNode" version="[2.5.0, 4.0.0)" exclude="Build,Analyzers" />
       </group>
+      <group targetFramework="net10.0">
+        <dependency id="Microsoft.Extensions.Hosting.Abstractions" version="8.0.0" exclude="Build,Analyzers" />
+        <dependency id="Smdn.Net.MuninNode" version="[2.5.0, 4.0.0)" exclude="Build,Analyzers" />
+      </group>
       <group targetFramework=".NETStandard2.1">
         <dependency id="Microsoft.Extensions.Hosting.Abstractions" version="8.0.0" exclude="Build,Analyzers" />
         <dependency id="Smdn.Net.MuninNode" version="[2.5.0, 4.0.0)" exclude="Build,Analyzers" />
       </group>
     </dependencies>
   </metadata>
+  <files>
+    <file src="/home/runner/work/Smdn.Net.MuninNode/Smdn.Net.MuninNode/src/Smdn.Net.MuninNode.Hosting/bin/Release/net10.0/Smdn.Net.MuninNode.Hosting.dll" target="lib/net10.0/Smdn.Net.MuninNode.Hosting.dll" />
+    <file src="/home/runner/work/Smdn.Net.MuninNode/Smdn.Net.MuninNode/src/Smdn.Net.MuninNode.Hosting/bin/Release/net10.0/Smdn.Net.MuninNode.Hosting.xml" target="lib/net10.0/Smdn.Net.MuninNode.Hosting.xml" />
+    <file src="/home/runner/work/Smdn.Net.MuninNode/Smdn.Net.MuninNode/src/Smdn.Net.MuninNode.Hosting/bin/Release/net8.0/Smdn.Net.MuninNode.Hosting.dll" target="lib/net8.0/Smdn.Net.MuninNode.Hosting.dll" />
+    <file src="/home/runner/work/Smdn.Net.MuninNode/Smdn.Net.MuninNode/src/Smdn.Net.MuninNode.Hosting/bin/Release/net8.0/Smdn.Net.MuninNode.Hosting.xml" target="lib/net8.0/Smdn.Net.MuninNode.Hosting.xml" />
+    <file src="/home/runner/work/Smdn.Net.MuninNode/Smdn.Net.MuninNode/src/Smdn.Net.MuninNode.Hosting/bin/Release/netstandard2.1/Smdn.Net.MuninNode.Hosting.dll" target="lib/netstandard2.1/Smdn.Net.MuninNode.Hosting.dll" />
+    <file src="/home/runner/work/Smdn.Net.MuninNode/Smdn.Net.MuninNode/src/Smdn.Net.MuninNode.Hosting/bin/Release/netstandard2.1/Smdn.Net.MuninNode.Hosting.xml" target="lib/netstandard2.1/Smdn.Net.MuninNode.Hosting.xml" />
+    <file src="/home/runner/work/Smdn.Net.MuninNode/Smdn.Net.MuninNode/.nuget/packages/smdn.msbuild.projectassets.common/1.6.2/project/images/package-icon.png" target="Smdn.Net.MuninNode.Hosting.png" />
+    <file src="/home/runner/work/Smdn.Net.MuninNode/Smdn.Net.MuninNode/src/Smdn.Net.MuninNode.Hosting/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 Dec 22, 2025
@smdn smdn self-assigned this Dec 22, 2025
@smdn smdn merged commit 7d12b5d into main Dec 22, 2025
@smdn smdn deleted the releases/Smdn.Net.MuninNode.Hosting-3.2.0-1766401912 branch December 22, 2025 11:20
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.

2 participants