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

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("SimplePackage")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8c1b5b98efcd5ae7de7bc0b1acca41a99ae0a5f9")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fd27eb85cacb1c46d070163c4a7ec2976f497f88")]
[assembly: System.Reflection.AssemblyProductAttribute("SimplePackage")]
[assembly: System.Reflection.AssemblyTitleAttribute("SimplePackage")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
d13dd859a44f6a959948a67993e67874b403f208d72a15200efac2129f0e0b8a
1400fe1dbcf5b0df0319ef3fe9766931b6cde8b7bc01ee3c2d243767de6f3f7b

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": {

View File

@@ -24,6 +24,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"
@@ -32,11 +33,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": {

View File

@@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "54+f9PJRD6U=",
"dgSpecHash": "zYzdzsqarCA=",
"success": true,
"projectFilePath": "C:\\Projects\\Prototyping\\PackageTest\\SimplePackage\\SimplePackage.csproj",
"expectedPackageFiles": [],