Rebase: net10.0 migration onto macproblemsolver

This commit is contained in:
2026-01-30 09:36:57 +01:00
parent a85934be2e
commit 99830c6a93
10 changed files with 139 additions and 93 deletions

View File

@@ -4,4 +4,4 @@ set ProjectName=%2
if exist *.nupkg del *.nupkg
dotnet build "..\Client\SZUAbsolventenverein.Theme.Website.Client.csproj" -c Release
dotnet pack "%ProjectName%.Package.csproj" -p:NuspecFile="%ProjectName%.nuspec" -p:NuspecProperties="targetframework=%TargetFramework%;projectname=%ProjectName%" --no-build -o .
dotnet pack "%ProjectName%.Package.csproj" -p:NuspecFile="%ProjectName%.nuspec" -p:NuspecProperties="targetframework=%TargetFramework%;projectname=%ProjectName%" --no-build -o .