Added readme to HopFrame.Web.Admin.csproj + added ci scripts

This commit is contained in:
2024-11-23 16:05:57 +01:00
parent bd7751b44b
commit 776b055cfb
2 changed files with 38 additions and 0 deletions

View File

@@ -16,4 +16,8 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
</ItemGroup>
<ItemGroup>
<None Include="README.md" Pack="true" PackagePath="\"/>
</ItemGroup>
</Project>