Completed ActiveDirectoryProvider.

This commit is contained in:
Matteo Tomasini 2010-03-03 13:05:23 +00:00
parent be05cd0a14
commit 0ec21aeb94
3 changed files with 956 additions and 407 deletions

View file

@ -63,6 +63,9 @@
<Name>PluginFramework</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="Install.txt" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.