about summary refs log tree commit diff
path: root/pkgs/tools/games/pocket-updater-utility/add-runtime-identifier.patch
blob: 38d5dcd3af16fa4f3c0bde9ebcffb8702a00ecb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From c9ca58262045b82537bd8284d426c91582cc7ed7 Mon Sep 17 00:00:00 2001
From: Philipp Rintz <git@rintz.net>
Date: Thu, 28 Sep 2023 21:22:18 +0200
Subject: [PATCH] uncommited

---
 pocket_updater.csproj | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pocket_updater.csproj b/pocket_updater.csproj
index 30f77d5..ad6bf69 100644
--- a/pocket_updater.csproj
+++ b/pocket_updater.csproj
@@ -12,6 +12,7 @@
     <Authors>Matt Pannella</Authors>
     <Product>Analogue Pocket Updater Utility</Product>
     <RepositoryUrl>https://github.com/mattpannella/pocket-updater-utility</RepositoryUrl>
+    <RuntimeIdentifier>@RuntimeIdentifier@</RuntimeIdentifier>
   </PropertyGroup>
   <ItemGroup>
     <PackageReference Include="CommandLineParser" Version="2.9.1" />
-- 
2.40.1