about summary refs log tree commit diff
path: root/nixpkgs/pkgs/by-name/pu/pupdate/add-runtime-identifier.patch
blob: c70aaad58966b88aac3561d45311e45c78fd31d0 (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 f56083d95304752c45cc569fe42c3b0d7a2430bd Mon Sep 17 00:00:00 2001
From: Philipp Rintz <git@rintz.net>
Date: Wed, 24 Jan 2024 22:11:50 +0100
Subject: [PATCH] uncommited

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

diff --git a/pupdate.csproj b/pupdate.csproj
index a6f59a8..0563137 100644
--- a/pupdate.csproj
+++ b/pupdate.csproj
@@ -12,6 +12,7 @@
     <Authors>Matt Pannella</Authors>
     <Product>Pupdate</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