rename tests
All checks were successful
default / default (8.0) (push) Successful in 35s

This commit is contained in:
Louis Seubert 2024-04-29 22:59:44 +02:00
parent 30ef7bd477
commit a9a923120f
Signed by: louis9902
GPG key ID: 4B9DB28F826553BD
10 changed files with 117 additions and 117 deletions

View file

@ -9,6 +9,6 @@
<ItemGroup>
<None Include=".\package-readme.md" Pack="true" PackagePath="\" />
<None Include="Project.props" Pack="true" PackagePath="build\$(AssemblyName).props" />
<None Include="Project.props" Pack="true" PackagePath="build\$(PackageId).props" />
</ItemGroup>
</Project>