MS Common GDPicture Update, Baget Integration

This commit is contained in:
Developer01
2025-03-26 14:40:52 +01:00
parent e15e27db16
commit 5b60326fbe
11 changed files with 443 additions and 73 deletions

View File

@@ -1,9 +1,14 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Description>Test</Description>
<FileVersion>1.0.0.1</FileVersion>
<AssemblyVersion>1.0.0.2</AssemblyVersion>
<PackageReleaseNotes>Versionshinweis xyz</PackageReleaseNotes>
<Version>1.1</Version>
</PropertyGroup>
<ItemGroup>