Bläddra i källkod

This is the full source for DocX v1.0.0.7 sorry about the confussion. Visual Studio's Team Foundation Server plugin dosen't like me very much.

master
coffeycathal_cp 16 år sedan
förälder
incheckning
5ba9609901

+ 6
- 3
DocX/DocX.csproj Visa fil

@@ -19,7 +19,8 @@
<StartupObject>
</StartupObject>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>StrongNameKey.pfx</AssemblyOriginatorKeyFile>
<AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -76,12 +77,14 @@
<ItemGroup>
<None Include="Help\Documentation - DocX v 1.0.0.7.chm" />
<None Include="StrongNameKey.pfx" />
<EmbeddedResource Include="Resources\default_styles.xml.gz" />
<EmbeddedResource Include="Resources\styles.xml.gz" />
</ItemGroup>
<ItemGroup>
<Content Include="License\License.html" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\default_styles.xml.gz" />
<EmbeddedResource Include="Resources\styles.xml.gz" />
</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.

Binär
DocX/Help/Documentation - DocX v 1.0.0.7.chm Visa fil


Binär
DocX/Resources/default_styles.xml.gz Visa fil


Binär
DocX/Resources/styles.xml.gz Visa fil


Binär
DocX/StrongNameKey.pfx Visa fil


Laddar…
Avbryt
Spara