|
26 | 26 | <OutputType>Library</OutputType> |
27 | 27 | <NoStandardLibraries>false</NoStandardLibraries> |
28 | 28 | <RootNamespace>ServerActions</RootNamespace> |
29 | | - <AssemblyName>ServerActions</AssemblyName> |
| 29 | + <AssemblyName>ServerHelp</AssemblyName> |
30 | 30 | <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
31 | 31 | <DefineConstants>VSTO40</DefineConstants> |
32 | 32 | <IsWebBootstrapper>True</IsWebBootstrapper> |
33 | 33 | <BootstrapperEnabled>true</BootstrapperEnabled> |
34 | 34 | <PublishUrl>publish\</PublishUrl> |
35 | | - <InstallUrl>https://github.com/Office-projects/Server-Actions/master/CS/publish/</InstallUrl> |
| 35 | + <InstallUrl>https://github.com/Office-projects/Server-Help/master/CS/publish/</InstallUrl> |
36 | 36 | <TargetCulture>en</TargetCulture> |
37 | 37 | <ApplicationVersion>2.0.0.0</ApplicationVersion> |
38 | 38 | <AutoIncrementApplicationRevision>true</AutoIncrementApplicationRevision> |
39 | 39 | <UpdateEnabled>true</UpdateEnabled> |
40 | 40 | <UpdateInterval>0</UpdateInterval> |
41 | 41 | <UpdateIntervalUnits>days</UpdateIntervalUnits> |
42 | | - <ProductName>Excel Addin Server Actions</ProductName> |
| 42 | + <ProductName>Excel Addin Server Help</ProductName> |
43 | 43 | <PublisherName>Anthony Duguid</PublisherName> |
44 | | - <SupportUrl>https://github.com/Office-projects/Server-Actions/blob/master/README.md</SupportUrl> |
45 | | - <FriendlyName>Excel Addin Server Actions</FriendlyName> |
| 44 | + <SupportUrl>https://github.com/Office-projects/Server-Help/blob/master/README.md</SupportUrl> |
| 45 | + <FriendlyName>Excel Addin Server Help</FriendlyName> |
46 | 46 | <OfficeApplicationDescription>This Add-In pings a list of servers from an Excel table and creates a file for Microsoft Remote Desktop Manager.</OfficeApplicationDescription> |
47 | 47 | <LoadBehavior>3</LoadBehavior> |
48 | 48 | </PropertyGroup> |
|
0 commit comments