We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509df9e commit 9fde8fdCopy full SHA for 9fde8fd
source/Zyan.Communication/Zyan.Communication.Android.csproj
@@ -241,6 +241,7 @@
241
<Compile Include="Protocols\Wrapper\MessageSinkWrapper.cs" />
242
<Compile Include="Security\AuthCredentials.cs" />
243
<Compile Include="Security\BasicWindowsAuthProvider.cs" />
244
+ <Compile Include="Security\DomainHelper.cs" />
245
<Compile Include="Security\Exceptions\AccountLockedException.cs" />
246
<Compile Include="Security\Exceptions\AccountNotFoundException.cs" />
247
<Compile Include="Security\Exceptions\PasswordExpiredException.cs" />
0 commit comments