504525a148
GitOrigin-RevId: bd645e8668ec6612439a9ee7e71f7eac4099d4f6
24 lines
769 B
Diff
24 lines
769 B
Diff
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
|
|
|