2024-02-07 01:22:34 +00:00
|
|
|
From f56083d95304752c45cc569fe42c3b0d7a2430bd Mon Sep 17 00:00:00 2001
|
2023-10-09 19:29:22 +00:00
|
|
|
From: Philipp Rintz <git@rintz.net>
|
2024-02-07 01:22:34 +00:00
|
|
|
Date: Wed, 24 Jan 2024 22:11:50 +0100
|
2023-10-09 19:29:22 +00:00
|
|
|
Subject: [PATCH] uncommited
|
|
|
|
|
|
|
|
---
|
2024-02-07 01:22:34 +00:00
|
|
|
pupdate.csproj | 1 +
|
2024-01-02 11:29:13 +00:00
|
|
|
1 file changed, 1 insertion(+)
|
2023-10-09 19:29:22 +00:00
|
|
|
|
2024-02-07 01:22:34 +00:00
|
|
|
diff --git a/pupdate.csproj b/pupdate.csproj
|
|
|
|
index a6f59a8..0563137 100644
|
|
|
|
--- a/pupdate.csproj
|
|
|
|
+++ b/pupdate.csproj
|
2023-10-09 19:29:22 +00:00
|
|
|
@@ -12,6 +12,7 @@
|
|
|
|
<Authors>Matt Pannella</Authors>
|
2024-02-07 01:22:34 +00:00
|
|
|
<Product>Pupdate</Product>
|
2023-10-09 19:29:22 +00:00
|
|
|
<RepositoryUrl>https://github.com/mattpannella/pocket-updater-utility</RepositoryUrl>
|
|
|
|
+ <RuntimeIdentifier>@RuntimeIdentifier@</RuntimeIdentifier>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<PackageReference Include="CommandLineParser" Version="2.9.1" />
|
|
|
|
--
|
|
|
|
2.40.1
|
|
|
|
|