mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-04-03 20:08:21 +00:00
WIP
This commit is contained in:
@@ -62,9 +62,12 @@
|
||||
<Compile Remove="Data\NullabilityInfo.cs" />
|
||||
<Compile Remove="Data\NullabilityInfoContext.cs" />
|
||||
<Compile Remove="Net\Packets\EpAuthPacketAuthMode.cs" />
|
||||
<Compile Remove="Protocol\Authentication\HashAnonymousAuthenticator.cs" />
|
||||
<Compile Remove="Security\Authority\Authentication.cs" />
|
||||
<Compile Remove="Security\Authority\AuthenticationMethod.cs" />
|
||||
<Compile Remove="Security\Authority\IAuthenticationInitiator.cs" />
|
||||
<Compile Remove="Security\Authority\IAuthenticationResponder.cs" />
|
||||
<Compile Remove="Security\Membership\SimpleMembership.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
@@ -75,10 +78,13 @@
|
||||
<None Include="Data\Types\AttributeDef.cs" />
|
||||
<None Include="LICENSE" Pack="true" PackagePath=""></None>
|
||||
<None Include="Net\Packets\EpAuthPacketAuthMode.cs" />
|
||||
<None Include="Protocol\Authentication\HashAnonymousAuthenticator.cs" />
|
||||
<None Include="README.md" Pack="true" PackagePath="" />
|
||||
<None Include="Security\Authority\Authentication.cs" />
|
||||
<None Include="Security\Authority\AuthenticationMethod.cs" />
|
||||
<None Include="Security\Authority\IAuthenticationInitiator.cs" />
|
||||
<None Include="Security\Authority\IAuthenticationResponder.cs" />
|
||||
<None Include="Security\Membership\SimpleMembership.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user