Publish self-contained ClickOnce package

This commit is contained in:
Livio Merola
2026-07-24 10:57:15 +02:00
parent e489c2d151
commit d5eae38c90
264 changed files with 3286 additions and 21 deletions
+3 -3
View File
@@ -1,14 +1,14 @@
{
"runtimeOptions": {
"tfm": "net8.0",
"frameworks": [
"includedFrameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
"version": "8.0.29"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "8.0.0"
"version": "8.0.29"
}
],
"configProperties": {