Преглед изворни кода

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 година
родитељ
комит
5ba9609901

+ 6
- 3
DocX/DocX.csproj Прегледај датотеку

<StartupObject> <StartupObject>
</StartupObject> </StartupObject>
<SignAssembly>true</SignAssembly> <SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>StrongNameKey.pfx</AssemblyOriginatorKeyFile>
<AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
<ItemGroup> <ItemGroup>
<None Include="Help\Documentation - DocX v 1.0.0.7.chm" /> <None Include="Help\Documentation - DocX v 1.0.0.7.chm" />
<None Include="StrongNameKey.pfx" /> <None Include="StrongNameKey.pfx" />
<EmbeddedResource Include="Resources\default_styles.xml.gz" />
<EmbeddedResource Include="Resources\styles.xml.gz" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Content Include="License\License.html" /> <Content Include="License\License.html" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\default_styles.xml.gz" />
<EmbeddedResource Include="Resources\styles.xml.gz" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- 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. Other similar extension points exist, see Microsoft.Common.targets.

BIN
DocX/Help/Documentation - DocX v 1.0.0.7.chm Прегледај датотеку


BIN
DocX/Resources/default_styles.xml.gz Прегледај датотеку


BIN
DocX/Resources/styles.xml.gz Прегледај датотеку


BIN
DocX/StrongNameKey.pfx Прегледај датотеку


Loading…
Откажи
Сачувај