From 0c00dce7ee5690dd6aaf364dd877f17353e1a52d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ren=C3=A9=20White=20Enciso?= Date: Mon, 9 Mar 2026 11:57:46 -0600 Subject: [PATCH] chore(thalos-domain): checkpoint pending development updates --- Directory.Build.props | 4 ++-- docs/contracts/nuget-publication-baseline.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index cade8c5..3e260d0 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -3,8 +3,8 @@ AgileWebs AgileWebs git - http://192.168.10.100:3000/AgileWebs/thalos-domain - http://192.168.10.100:3000/AgileWebs/thalos-domain + https://gitea.dream-views.com/AgileWebs/thalos-domain + https://gitea.dream-views.com/AgileWebs/thalos-domain false diff --git a/docs/contracts/nuget-publication-baseline.md b/docs/contracts/nuget-publication-baseline.md index 6bff6b8..b7c3145 100644 --- a/docs/contracts/nuget-publication-baseline.md +++ b/docs/contracts/nuget-publication-baseline.md @@ -2,7 +2,7 @@ ## Feed -- Source: `http://192.168.10.100:3000/api/packages/AgileWebs/nuget/index.json` +- Source: `https://gitea.dream-views.com/api/packages/AgileWebs/nuget/index.json` - Authentication: Gitea login + token - HTTP requirement: `allowInsecureConnections="true"` in `nuget.config`