RuntimeIdentifiers win-x64

This commit is contained in:
Kei-Luna
2026-04-27 15:46:34 +09:00
parent add13a32bd
commit 6d732d6f73
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
<PropertyGroup> <PropertyGroup>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<TargetFramework>net9.0</TargetFramework> <TargetFramework>net9.0</TargetFramework>
<RuntimeIdentifiers>win-x64</RuntimeIdentifiers>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<AssemblyName>MikuSB.Updater</AssemblyName> <AssemblyName>MikuSB.Updater</AssemblyName>

View File

@@ -1 +1 @@
v=0.2 v=0.3