-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

@ -22,7 +22,4 @@
<ProjectReference Include="..\Yavsc.Abstract\Yavsc.Abstract.csproj" />
<ProjectReference Include="..\Yavsc.Server\Yavsc.Server.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="GitVersion.MsBuild" />
</ItemGroup>
</Project>