Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1From 84d8c110882fe23bdd05d9007225b71d4395bbaa Mon Sep 17 00:00:00 2001 2From: Philipp Rintz <git@rintz.net> 3Date: Sun, 3 Mar 2024 18:05:40 +0100 4Subject: [PATCH] uncommited 5 6--- 7 pupdate.csproj | 1 + 8 1 file changed, 1 insertion(+) 9 10diff --git a/pupdate.csproj b/pupdate.csproj 11index 04fe5e0..962682f 100644 12--- a/pupdate.csproj 13+++ b/pupdate.csproj 14@@ -12,6 +12,7 @@ 15 <Authors>Matt Pannella</Authors> 16 <Product>Pupdate</Product> 17 <RepositoryUrl>https://github.com/mattpannella/pupdate</RepositoryUrl> 18+ <RuntimeIdentifier>@RuntimeIdentifier@</RuntimeIdentifier> 19 <RootNamespace>Pannella</RootNamespace> 20 </PropertyGroup> 21 <ItemGroup> 22-- 232.42.0