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.Test.NUnit.Constraints-4.0.0 #200

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

smdn
Copy link
Owner

@smdn smdn commented Dec 14, 2023

Automatically generated by workflow Generate release target #271.

Release target

  • package_target_tag: new-release/main/Smdn.Test.NUnit.Constraints-4.0.0
  • package_prevver_ref: releases/Smdn.Test.NUnit.Constraints-1.0.1
  • package_prevver_tag: releases/Smdn.Test.NUnit.Constraints-1.0.1
  • package_id: Smdn.Test.NUnit.Constraints
  • package_id_with_version: Smdn.Test.NUnit.Constraints-4.0.0
  • package_version: 4.0.0
  • package_branch: main
  • release_working_branch: releases/Smdn.Test.NUnit.Constraints-4.0.0-1702566423
  • release_tag: releases/Smdn.Test.NUnit.Constraints-4.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/b051cf9ac74523d33ac94544a6716654
  • artifact_name_nupkg: Smdn.Test.NUnit.Constraints.4.0.0.nupkg ❗Remove this line or change this value to empty to prevent publishing packages.

.nuspec diff

--- Smdn.Test.NUnit.Constraints.latest.nuspec
+++ Smdn.Test.NUnit.Constraints.4.0.0.nuspec
@@ -1,34 +1,36 @@
 <?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.Test.NUnit.Constraints</id>
-    <version>1.0.1</version>
+    <version>4.0.0</version>
     <title>Smdn.Test.NUnit.Constraints</title>
     <authors>smdn</authors>
     <license type="expression">MIT</license>
     <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
     <icon>Smdn.Test.NUnit.Constraints.png</icon>
     <readme>README.md</readme>
     <projectUrl>https://smdn.jp/works/libs/Smdn.Fundamentals/</projectUrl>
     <description>NUnit constraints</description>
+    <releaseNotes>https://github.com/smdn/Smdn.Fundamentals/releases/tag/releases%2FSmdn.Test.NUnit.Constraints-4.0.0</releaseNotes>
     <copyright>Copyright © 2021 smdn</copyright>
     <tags>smdn.jp NUnit constraints</tags>
-    <repository type="git" url="https://github.com/smdn/Smdn.Fundamentals" branch="main" commit="22d13e8bac8188bdb5b18a03d0357887e371a50f" />
+    <repository type="git" url="https://github.com/smdn/Smdn.Fundamentals" commit="280107daf772c089f4bf30b5bce3f2dded855766" />
     <dependencies>
-      <group targetFramework=".NETFramework4.5">
+      <group targetFramework=".NETFramework4.6.2">
+        <dependency id="NUnit" version="[4.0.0, 5.0.0)" exclude="Build,Analyzers" />
         <dependency id="Smdn.Fundamental.ControlPicture" version="[3.0.0, 4.0.0)" exclude="Build,Analyzers" />
-        <dependency id="NUnit" version="[3.13.0, 4.0.0)" exclude="Build,Analyzers" />
         <dependency id="System.Memory" version="4.5.4" exclude="Build,Analyzers" />
       </group>
       <group targetFramework="net6.0">
+        <dependency id="NUnit" version="[4.0.0, 5.0.0)" exclude="Build,Analyzers" />
         <dependency id="Smdn.Fundamental.ControlPicture" version="[3.0.0, 4.0.0)" exclude="Build,Analyzers" />
-        <dependency id="NUnit" version="[3.13.0, 4.0.0)" exclude="Build,Analyzers" />
-      </group>
-      <group targetFramework=".NETStandard2.0">
-        <dependency id="Smdn.Fundamental.ControlPicture" version="[3.0.0, 4.0.0)" exclude="Build,Analyzers" />
-        <dependency id="NUnit" version="[3.13.0, 4.0.0)" exclude="Build,Analyzers" />
-        <dependency id="System.Memory" version="4.5.4" exclude="Build,Analyzers" />
       </group>
     </dependencies>
   </metadata>
+  <files>
+    <file src="/home/runner/work/Smdn.Fundamentals/Smdn.Fundamentals/src/Smdn.Test.NUnit.Constraints/bin/Release/net462/Smdn.Test.NUnit.Constraints.dll" target="lib/net462/Smdn.Test.NUnit.Constraints.dll" />
+    <file src="/home/runner/work/Smdn.Fundamentals/Smdn.Fundamentals/src/Smdn.Test.NUnit.Constraints/bin/Release/net6.0/Smdn.Test.NUnit.Constraints.dll" target="lib/net6.0/Smdn.Test.NUnit.Constraints.dll" />
+    <file src="/home/runner/work/Smdn.Fundamentals/Smdn.Fundamentals/.nuget/packages/smdn.msbuild.projectassets.common/1.3.6/project/images/package-icon.png" target="Smdn.Test.NUnit.Constraints.png" />
+    <file src="/home/runner/work/Smdn.Fundamentals/Smdn.Fundamentals/src/Smdn.Test.NUnit.Constraints/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 14, 2023
@smdn smdn self-assigned this Dec 14, 2023
@smdn smdn merged commit c014380 into main Dec 14, 2023
@smdn smdn deleted the releases/Smdn.Test.NUnit.Constraints-4.0.0-1702566423 branch December 14, 2023 15:11
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