feat(infra): add SessionManager with full session tracking and API key validation
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="tests\**\*" />
|
||||
<Content Remove="tests\**\*" />
|
||||
<None Remove="tests\**\*" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Protobuf Include="Protos/scada.proto" GrpcServices="Server" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user