2024-03-03 18:46:11 +01:00
|
|
|
From 84d8c110882fe23bdd05d9007225b71d4395bbaa Mon Sep 17 00:00:00 2001
|
2023-09-02 22:10:38 +02:00
|
|
|
From: Philipp Rintz <git@rintz.net>
|
2024-03-03 18:46:11 +01:00
|
|
|
Date: Sun, 3 Mar 2024 18:05:40 +0100
|
2023-09-02 22:10:38 +02:00
|
|
|
Subject: [PATCH] uncommited
|
|
|
|
|
|
|
|
---
|
2024-01-24 22:20:33 +01:00
|
|
|
pupdate.csproj | 1 +
|
2023-09-28 20:55:48 +02:00
|
|
|
1 file changed, 1 insertion(+)
|
2023-09-02 22:10:38 +02:00
|
|
|
|
2024-01-24 22:20:33 +01:00
|
|
|
diff --git a/pupdate.csproj b/pupdate.csproj
|
2024-03-03 18:46:11 +01:00
|
|
|
index 04fe5e0..962682f 100644
|
2024-01-24 22:20:33 +01:00
|
|
|
--- a/pupdate.csproj
|
|
|
|
+++ b/pupdate.csproj
|
2023-09-02 22:10:38 +02:00
|
|
|
@@ -12,6 +12,7 @@
|
|
|
|
<Authors>Matt Pannella</Authors>
|
2024-01-24 22:20:33 +01:00
|
|
|
<Product>Pupdate</Product>
|
2024-03-03 18:46:11 +01:00
|
|
|
<RepositoryUrl>https://github.com/mattpannella/pupdate</RepositoryUrl>
|
2023-09-02 22:10:38 +02:00
|
|
|
+ <RuntimeIdentifier>@RuntimeIdentifier@</RuntimeIdentifier>
|
2024-03-03 18:46:11 +01:00
|
|
|
<RootNamespace>Pannella</RootNamespace>
|
2023-09-02 22:10:38 +02:00
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
--
|
2024-03-03 18:46:11 +01:00
|
|
|
2.42.0
|