From c9aecf2fd8eb751a581db0b215ef7976582e91a6 Mon Sep 17 00:00:00 2001 From: iadgovuser29 <33426478+iadgovuser29@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:49:42 -0500 Subject: [PATCH] yml 15 --- dotnet/ComponentClassRegistry/PcieCli/PcieCli.csproj | 4 ++-- dotnet/ComponentClassRegistry/SmbiosCli/SmbiosCli.csproj | 4 ++-- dotnet/ComponentClassRegistry/StorageCli/StorageCli.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dotnet/ComponentClassRegistry/PcieCli/PcieCli.csproj b/dotnet/ComponentClassRegistry/PcieCli/PcieCli.csproj index 6bb421d..04cd1b1 100644 --- a/dotnet/ComponentClassRegistry/PcieCli/PcieCli.csproj +++ b/dotnet/ComponentClassRegistry/PcieCli/PcieCli.csproj @@ -1,14 +1,14 @@  - + Exe net8.0 linux-x64;win-x64 - $(Version) PcieCli.PcieCli true + true enable enable diff --git a/dotnet/ComponentClassRegistry/SmbiosCli/SmbiosCli.csproj b/dotnet/ComponentClassRegistry/SmbiosCli/SmbiosCli.csproj index b90260b..dafe162 100644 --- a/dotnet/ComponentClassRegistry/SmbiosCli/SmbiosCli.csproj +++ b/dotnet/ComponentClassRegistry/SmbiosCli/SmbiosCli.csproj @@ -1,14 +1,14 @@  - + Exe net8.0 linux-x64;win-x64 - $(Version) SmbiosCli.SmbiosCli true + true enable enable diff --git a/dotnet/ComponentClassRegistry/StorageCli/StorageCli.csproj b/dotnet/ComponentClassRegistry/StorageCli/StorageCli.csproj index a74970a..d9e33fe 100644 --- a/dotnet/ComponentClassRegistry/StorageCli/StorageCli.csproj +++ b/dotnet/ComponentClassRegistry/StorageCli/StorageCli.csproj @@ -1,14 +1,14 @@  - + Exe net8.0 linux-x64;win-x64 - $(Version) StorageCli.StorageCli true + true enable enable