network-resurrector/backend/Directory.Build.props
Tudor Stanciu b850997f62 Merged PR 96: Implement SignalR integration for real-time notifications and messaging
Implement SignalR integration for real-time notifications and messaging
2025-06-01 18:38:38 +00:00

10 lines
293 B
XML

<Project>
<Import Project="dependencies.props" />
<PropertyGroup>
<Version>1.4.2</Version>
<Authors>Tudor Stanciu</Authors>
<Company>STA</Company>
<PackageTags>NetworkResurrector</PackageTags>
<Copyright>STA Network resurrector</Copyright>
</PropertyGroup>
</Project>