Browse Source

release things

flabbet 1 year ago
parent
commit
36608d8fb3

+ 1 - 0
src/ChunkyImageLib/ChunkyImageLib.csproj

@@ -2,6 +2,7 @@
 
 
   <PropertyGroup>
   <PropertyGroup>
     <TargetFramework>net7.0</TargetFramework>
     <TargetFramework>net7.0</TargetFramework>
+    <RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
     <ImplicitUsings>enable</ImplicitUsings>
     <ImplicitUsings>enable</ImplicitUsings>
     <Nullable>enable</Nullable>
     <Nullable>enable</Nullable>
     <WarningsAsErrors>Nullable</WarningsAsErrors>
     <WarningsAsErrors>Nullable</WarningsAsErrors>

+ 1 - 0
src/PixiEditor.ChangeableDocument/PixiEditor.ChangeableDocument.csproj

@@ -6,6 +6,7 @@
     <Nullable>enable</Nullable>
     <Nullable>enable</Nullable>
     <WarningsAsErrors>Nullable</WarningsAsErrors>
     <WarningsAsErrors>Nullable</WarningsAsErrors>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
+    <RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
     <Configurations>Debug;Release;Steam;DevRelease;DevSteam</Configurations>
     <Configurations>Debug;Release;Steam;DevRelease;DevSteam</Configurations>
     <Platforms>AnyCPU;x86;x64</Platforms>
     <Platforms>AnyCPU;x86;x64</Platforms>
   </PropertyGroup>
   </PropertyGroup>

+ 1 - 0
src/PixiEditor.DrawingApi.Core/PixiEditor.DrawingApi.Core.csproj

@@ -7,6 +7,7 @@
         <LangVersion>10</LangVersion>
         <LangVersion>10</LangVersion>
         <Configurations>Debug;Release;Steam;DevRelease;DevSteam</Configurations>
         <Configurations>Debug;Release;Steam;DevRelease;DevSteam</Configurations>
         <Platforms>AnyCPU;x86;x64</Platforms>
         <Platforms>AnyCPU;x86;x64</Platforms>
+      <RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
     </PropertyGroup>
     </PropertyGroup>
 
 
     <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Steam|AnyCPU'">
     <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Steam|AnyCPU'">

+ 1 - 0
src/PixiEditor.DrawingApi.Skia/PixiEditor.DrawingApi.Skia.csproj

@@ -5,6 +5,7 @@
         <Nullable>enable</Nullable>
         <Nullable>enable</Nullable>
         <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
         <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
         <Configurations>Debug;Release;Steam;DevRelease;DevSteam</Configurations>
         <Configurations>Debug;Release;Steam;DevRelease;DevSteam</Configurations>
+      <RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
         <Platforms>AnyCPU;x86;x64</Platforms>
         <Platforms>AnyCPU;x86;x64</Platforms>
     </PropertyGroup>
     </PropertyGroup>
 
 

+ 2 - 0
src/PixiEditor.Extensions/PixiEditor.Extensions.csproj

@@ -2,6 +2,8 @@
 
 
     <PropertyGroup>
     <PropertyGroup>
         <TargetFramework>net7.0-windows</TargetFramework>
         <TargetFramework>net7.0-windows</TargetFramework>
+      <TargetFrameworks>net7.0-windows</TargetFrameworks>
+      <RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
         <ImplicitUsings>enable</ImplicitUsings>
         <ImplicitUsings>enable</ImplicitUsings>
         <Nullable>enable</Nullable>
         <Nullable>enable</Nullable>
       <UseWPF>true</UseWPF>
       <UseWPF>true</UseWPF>

+ 1 - 1
src/PixiEditor.MSIX/Package.appxmanifest

@@ -9,7 +9,7 @@
   <Identity
   <Identity
     Name="56069PixiEditorOrganizati.PixiEditor"
     Name="56069PixiEditorOrganizati.PixiEditor"
     Publisher="CN=0AFA75AD-56A3-481D-B5E4-D3C6274DD38A"
     Publisher="CN=0AFA75AD-56A3-481D-B5E4-D3C6274DD38A"
-    Version="1.0.3.0" />
+    Version="1.2.5.0" />
 
 
   <Properties>
   <Properties>
     <DisplayName>PixiEditor</DisplayName>
     <DisplayName>PixiEditor</DisplayName>

+ 1 - 2
src/PixiEditor.MSIX/PixiEditor.MSIX.wapproj

@@ -54,7 +54,7 @@
     <TargetPlatformVersion>10.0.22621.0</TargetPlatformVersion>
     <TargetPlatformVersion>10.0.22621.0</TargetPlatformVersion>
     <TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
     <TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
     <DefaultLanguage>en-US</DefaultLanguage>
     <DefaultLanguage>en-US</DefaultLanguage>
-    <AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
+    <AppxPackageSigningEnabled>False</AppxPackageSigningEnabled>
     <EntryPointProjectUniqueName>..\PixiEditor\PixiEditor.csproj</EntryPointProjectUniqueName>
     <EntryPointProjectUniqueName>..\PixiEditor\PixiEditor.csproj</EntryPointProjectUniqueName>
     <GenerateAppInstallerFile>False</GenerateAppInstallerFile>
     <GenerateAppInstallerFile>False</GenerateAppInstallerFile>
     <AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
     <AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
@@ -63,7 +63,6 @@
     <AppxBundlePlatforms>x86|x64</AppxBundlePlatforms>
     <AppxBundlePlatforms>x86|x64</AppxBundlePlatforms>
     <GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
     <GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
     <HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
     <HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
-    <PackageCertificateThumbprint>22A93FB097222C16145701D346AE19000A37094E</PackageCertificateThumbprint>
   </PropertyGroup>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <OutputPath>bin\Debug\</OutputPath>
     <OutputPath>bin\Debug\</OutputPath>

+ 2 - 0
src/PixiEditor.Platform.MSStore/PixiEditor.Platform.MSStore.csproj

@@ -2,6 +2,8 @@
 
 
     <PropertyGroup>
     <PropertyGroup>
         <TargetFramework>net7.0</TargetFramework>
         <TargetFramework>net7.0</TargetFramework>
+      <TargetFrameworks>net7.0</TargetFrameworks>
+      <RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
         <ImplicitUsings>enable</ImplicitUsings>
         <ImplicitUsings>enable</ImplicitUsings>
         <Nullable>enable</Nullable>
         <Nullable>enable</Nullable>
     </PropertyGroup>
     </PropertyGroup>

+ 1 - 0
src/PixiEditor.Platform/PixiEditor.Platform.csproj

@@ -2,6 +2,7 @@
 
 
     <PropertyGroup>
     <PropertyGroup>
         <TargetFramework>net7.0</TargetFramework>
         <TargetFramework>net7.0</TargetFramework>
+      <RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
         <ImplicitUsings>enable</ImplicitUsings>
         <ImplicitUsings>enable</ImplicitUsings>
         <Nullable>enable</Nullable>
         <Nullable>enable</Nullable>
     </PropertyGroup>
     </PropertyGroup>

+ 1 - 0
src/PixiEditor.UpdateModule/PixiEditor.UpdateModule.csproj

@@ -4,6 +4,7 @@
     <TargetFramework>net7.0</TargetFramework>
     <TargetFramework>net7.0</TargetFramework>
     <Platforms>AnyCPU;x64;x86</Platforms>
     <Platforms>AnyCPU;x64;x86</Platforms>
     <Configurations>Debug;Release;Steam;DevRelease</Configurations>
     <Configurations>Debug;Release;Steam;DevRelease</Configurations>
+    <RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
     <PlatformTarget>AnyCPU</PlatformTarget>
     <PlatformTarget>AnyCPU</PlatformTarget>
   </PropertyGroup>
   </PropertyGroup>
 
 

+ 1 - 0
src/PixiEditor.Zoombox/PixiEditor.Zoombox.csproj

@@ -6,6 +6,7 @@
     <UseWPF>true</UseWPF>
     <UseWPF>true</UseWPF>
     <WarningsAsErrors>Nullable</WarningsAsErrors>
     <WarningsAsErrors>Nullable</WarningsAsErrors>
     <Configurations>Debug;Release;Steam;DevRelease</Configurations>
     <Configurations>Debug;Release;Steam;DevRelease</Configurations>
+    <RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
     <Platforms>AnyCPU</Platforms>
     <Platforms>AnyCPU</Platforms>
   </PropertyGroup>
   </PropertyGroup>