From 12b76bbfb490cc4505928a64efc9a188885e0db6 Mon Sep 17 00:00:00 2001 From: Viji Date: Sun, 4 Aug 2024 21:14:13 +0530 Subject: [PATCH] nuspec file update --- CA.nuspec | 3 +++ .../DemoProject__azure-pipelines-support-npm&nuget.yml | 2 +- DemoProject/DemoProject__azure-pipelines.yml | 2 +- DemoProject/DemoProject__azure-pipelines_Debian.yml | 2 +- README.md | 4 ++-- Scripts/Create_Nuget_Config.ps1 | 2 +- Scripts/json_update.ps1 | 2 +- Scripts/json_update_ut.ps1 | 2 +- src/DebianPackageExtractor/Dockerfile | 2 +- 9 files changed, 12 insertions(+), 9 deletions(-) diff --git a/CA.nuspec b/CA.nuspec index d448841b..e89aeb8f 100644 --- a/CA.nuspec +++ b/CA.nuspec @@ -42,6 +42,9 @@ + + + diff --git a/DemoProject/DemoProject__azure-pipelines-support-npm&nuget.yml b/DemoProject/DemoProject__azure-pipelines-support-npm&nuget.yml index 9aaa39d3..2862909b 100644 --- a/DemoProject/DemoProject__azure-pipelines-support-npm&nuget.yml +++ b/DemoProject/DemoProject__azure-pipelines-support-npm&nuget.yml @@ -2,7 +2,7 @@ # Build and test ASP.NET Core projects targeting the full .NET Framework. # Add steps that publish symbols, save build artifacts, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core -# SPDX-FileCopyrightText: 2023 Siemens AG +# SPDX-FileCopyrightText: 2024 Siemens AG # SPDX-License-Identifier: MIT resources: diff --git a/DemoProject/DemoProject__azure-pipelines.yml b/DemoProject/DemoProject__azure-pipelines.yml index 71db6912..427ecd85 100644 --- a/DemoProject/DemoProject__azure-pipelines.yml +++ b/DemoProject/DemoProject__azure-pipelines.yml @@ -2,7 +2,7 @@ # Build and test ASP.NET Core projects targeting the full .NET Framework. # Add steps that publish symbols, save build artifacts, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core -# SPDX-FileCopyrightText: 2023 Siemens AG +# SPDX-FileCopyrightText: 2024 Siemens AG # SPDX-License-Identifier: MIT resources: diff --git a/DemoProject/DemoProject__azure-pipelines_Debian.yml b/DemoProject/DemoProject__azure-pipelines_Debian.yml index 2893193d..4e3e138d 100644 --- a/DemoProject/DemoProject__azure-pipelines_Debian.yml +++ b/DemoProject/DemoProject__azure-pipelines_Debian.yml @@ -2,7 +2,7 @@ # Build and test ASP.NET Core projects targeting the full .NET Framework. # Add steps that publish symbols, save build artifacts, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core -# SPDX-FileCopyrightText: 2023 Siemens AG +# SPDX-FileCopyrightText: 2024 Siemens AG # SPDX-License-Identifier: MIT resources: diff --git a/README.md b/README.md index f93b7264..15f2c4ae 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ nuget pack CA.nuspec # Contribute Improvements are always welcome! Feel free to log a bug, write a suggestion or -contribute code via merge request. To build and test the solution locally you should have .NET Core 6 installed. All details are listed in our contribution guide. +contribute code via merge request. To build and test the solution locally you should have .NET 8 installed. All details are listed in our contribution guide. See [CONTRIBUTING.md](CONTRIBUTING.md). # License @@ -186,5 +186,5 @@ Third-party software components list: - [ReadmeOSS_continuous-clearing_nupkg](https://htmlpreview.github.io/?https://github.com/siemens/continuous-clearing/blob/main/ReadmeOSS_continuous-clearing_nupkg.html) - [ReadmeOSS_continuous-clearing_DockerImage](https://htmlpreview.github.io/?https://github.com/siemens/continuous-clearing/blob/main/ReadmeOSS_continuous-clearing_DockerImage.html) -Copyright 2023 Siemens AG +Copyright 2024 Siemens AG diff --git a/Scripts/Create_Nuget_Config.ps1 b/Scripts/Create_Nuget_Config.ps1 index 87b2921e..d5cc1b94 100644 --- a/Scripts/Create_Nuget_Config.ps1 +++ b/Scripts/Create_Nuget_Config.ps1 @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 Siemens AG +# SPDX-FileCopyrightText: 2024 Siemens AG # SPDX-License-Identifier: MIT param( diff --git a/Scripts/json_update.ps1 b/Scripts/json_update.ps1 index 4a148864..cca63a74 100644 --- a/Scripts/json_update.ps1 +++ b/Scripts/json_update.ps1 @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 Siemens AG +# SPDX-FileCopyrightText: 2024 Siemens AG # SPDX-License-Identifier: MIT param( diff --git a/Scripts/json_update_ut.ps1 b/Scripts/json_update_ut.ps1 index 97f61367..02efb429 100644 --- a/Scripts/json_update_ut.ps1 +++ b/Scripts/json_update_ut.ps1 @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 Siemens AG +# SPDX-FileCopyrightText: 2024 Siemens AG # SPDX-License-Identifier: MIT param( diff --git a/src/DebianPackageExtractor/Dockerfile b/src/DebianPackageExtractor/Dockerfile index 479ec0fd..8250611d 100644 --- a/src/DebianPackageExtractor/Dockerfile +++ b/src/DebianPackageExtractor/Dockerfile @@ -1,6 +1,6 @@ # # -# Copyright (C) Siemens AG 2023. All rights reserved. +# Copyright (C) Siemens AG 2024. All rights reserved. # # MIT #