File tree Expand file tree Collapse file tree 4 files changed +3724
-0
lines changed Expand file tree Collapse file tree 4 files changed +3724
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" ?>
2
+ <package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
3
+ <metadata minClientVersion =" 3.3" >
4
+ <id >XLStack.Office.CustomUI.Intellisense.Office2010</id >
5
+ <version >1.0.1</version >
6
+ <title >XLStack Office Custom UI Intellisense for Office 2010</title >
7
+ <owners >xlstack,caioproiete</owners >
8
+ <authors >caioproiete</authors >
9
+ <projectUrl >https://github.com/xlstack/xlstack-office-custom-ui-intellisense</projectUrl >
10
+ <iconUrl >https://raw.githubusercontent.com/xlstack/xlstack-office-custom-ui-intellisense/master/nuget/office-2010/logo.png</iconUrl >
11
+ <licenseUrl >https://github.com/xlstack/xlstack-office-custom-ui-intellisense/blob/master/LICENSE</licenseUrl >
12
+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
13
+ <description >Adds IntelliSense in Visual Studio when editing XML files in the Office 2010 Fluent User Interface XML format</description >
14
+ <summary >IntelliSense for the Office 2010 Fluent User Interface XML format inside Visual Studio</summary >
15
+ <copyright >Copyright (C) 2018 Caio Proiete and Contributors</copyright >
16
+ <language >en-US</language >
17
+ <tags >xlstack office intellisense customui fluentui office2010 xsd schema xml ribbon ctp excel exceldna excel-dna</tags >
18
+ <contentFiles >
19
+ <files include =" any/any/XLStack.Office.CustomUI.Office2010.xsd" buildAction =" None" copyToOutput =" false" flatten =" true" />
20
+ </contentFiles >
21
+ <developmentDependency >true</developmentDependency >
22
+ </metadata >
23
+ <files >
24
+ <file src =" ../../src/office-2010/XLStack.Office.CustomUI.Office2010.xsd" target =" content" />
25
+ <file src =" ../../src/office-2010/XLStack.Office.CustomUI.Office2010.xsd" target =" contentFiles/any/any" />
26
+ </files >
27
+ </package >
You can’t perform that action at this time.
0 commit comments