Add System.Security.dll to micasad for window build.
This commit is contained in:
parent
879eaa39d6
commit
a102e4091a
@ -94,6 +94,7 @@
|
||||
<Reference Include="System.Runtime.Serialization.Formatters.Soap">
|
||||
<Name>System.Runtime.Serialization.Formatters.Soap</Name>
|
||||
</Reference>
|
||||
<Reference Include="System.Security" />
|
||||
<Reference Include="System.ServiceProcess">
|
||||
<Name>System.ServiceProcess</Name>
|
||||
</Reference>
|
||||
@ -290,7 +291,9 @@
|
||||
<EmbeddedResource Include="init\WinSecretStoreClientService.resx">
|
||||
<DependentUpon>WinSecretStoreClientService.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<Folder Include="startup" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="startup\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user