Added separate providers for IIS 8 and FTP 8
This commit is contained in:
parent
d72e715ee6
commit
d826a96f6d
12 changed files with 271 additions and 16 deletions
|
@ -18,14 +18,4 @@ using System.Runtime.InteropServices;
|
|||
[assembly: ComVisible(false)]
|
||||
|
||||
// The following GUID is for the ID of the typelib if this project is exposed to COM
|
||||
[assembly: Guid("0eb18093-bb95-406a-ab78-a2e45f4cb972")]
|
||||
|
||||
// Version information for an assembly consists of the following four values:
|
||||
//
|
||||
// Major Version
|
||||
// Minor Version
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: Guid("0eb18093-bb95-406a-ab78-a2e45f4cb972")]
|
Loading…
Add table
Add a link
Reference in a new issue