azure devops webhook test
All checks were successful
Develop Build / build (push) Successful in 44s

This commit is contained in:
Roland Fieger
2025-10-30 08:59:43 +01:00
parent fd27eb85ca
commit 06ff9c6447
9 changed files with 28 additions and 12 deletions

View File

@@ -17,6 +17,7 @@
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Projects\\Prototyping\\PackageTest\\NuGet.Config",
"C:\\Users\\r.fieger\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -25,11 +26,9 @@
"netstandard2.1"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"http://192.168.2.83:3100/api/packages/sxhundred/nuget/index.json": {},
"http://gitearfi.hopto.org/api/packages/sxhundred/nuget/index.json": {},
"https://api.nuget.org/v3/index.json": {},
"https://nuget.pkg.github.com/CMFramework/index.json": {},
"https://tfs.paragon-systems.de/ParagonData/_packaging/Paragon_nuget/nuget/v3/index.json": {}
"https://nuget.pkg.github.com/CMFramework/index.json": {}
},
"frameworks": {
"netstandard2.1": {