ci: add dotnet pack and use Release

This commit is contained in:
Ikiru Yoshizaki
2025-08-19 17:37:17 +09:00
parent e63dba1350
commit 40e020fb02
2 changed files with 3 additions and 4 deletions

View File

@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LangVersion>13</LangVersion>
<!-- NuGet Package Information -->
<PackageVersion>$(Version)</PackageVersion>
<Company>Cysharp</Company>