Loading
Commits on Source 12
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Guilhem Bonnefille authored
-
-
The template now supports working with multiple solutions and projects BREAKING CHANGE: variables DOTNET_BUILD_DIR and DOTNET_TEST_PROJECT_DIR removed
-
-
-
-
-
-
Pierre Smeyers authored
feat: multi-projects build support See merge request !13
-
semantic-release-bot authored
# [2.0.0](1.2.2...2.0.0) (2025-11-17) ### Bug Fixes * use CI_JOB_TOKEN instead of CI_DEPLOY_* credentials to access project package repo as source ([1814449c](1814449c)) ### Features * add dotnet format job ([95f5a560](95f5a560)) * multi-projects build support ([33c8ace3](33c8ace3)) * **release:** add publish support ([df301891](df301891)) * **sbom:** add SBOM generation support ([ad096f32](ad096f32)) ### BREAKING CHANGES * variables DOTNET_BUILD_DIR and DOTNET_TEST_PROJECT_DIR removed