2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2026-06-13 22:48:42 +00:00
This commit is contained in:
2026-05-25 17:30:09 +03:00
parent 7e27d3cfac
commit 959bc76721
11 changed files with 256 additions and 209 deletions
+2
View File
@@ -70,6 +70,7 @@
<Compile Remove="Net\Sockets\TcpSocket.cs" />
<Compile Remove="Protocol\Authentication\HashAnonymousAuthenticator.cs" />
<Compile Remove="Security\Authority\AuthenticationMethod.cs" />
<Compile Remove="Security\Membership\IMembership.cs" />
<Compile Remove="Security\Membership\SimpleMembership.cs" />
</ItemGroup>
@@ -90,6 +91,7 @@
<None Include="Protocol\Authentication\HashAnonymousAuthenticator.cs" />
<None Include="README.md" Pack="true" PackagePath="" />
<None Include="Security\Authority\AuthenticationMethod.cs" />
<None Include="Security\Membership\IMembership.cs" />
<None Include="Security\Membership\SimpleMembership.cs" />
</ItemGroup>