Explorar el Código

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 hace 16 años
padre
commit
5ba9609901

+ 6
- 3
DocX/DocX.csproj Ver fichero

@@ -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
DocX/Help/Documentation - DocX v 1.0.0.7.chm Ver fichero


BIN
DocX/Resources/default_styles.xml.gz Ver fichero


BIN
DocX/Resources/styles.xml.gz Ver fichero


BIN
DocX/StrongNameKey.pfx Ver fichero


Cargando…
Cancelar
Guardar