-MsBuild.GitVersion
All checks were successful
Dotnet build and test / build (push) Successful in 3m50s
Forgejo Release / release (push) Successful in 9m24s

This commit is contained in:
Paul Schneider 2026-08-29 00:52:29 +01:00
commit 8226f54074
Signed by: notazof
GPG key ID: 1DD5D838E5343B06
12 changed files with 1 additions and 41 deletions

View file

@ -86,7 +86,4 @@
</ItemGroup>
<Copy SourceFiles="@(_YavscOrgStaticAssetsFiles)" DestinationFolder="$(OutDir)" />
</Target>
<ItemGroup>
<PackageReference Include="GitVersion.MsBuild" />
</ItemGroup>
</Project>