浏览代码

One more time

master
coffeycathal_cp 15 年前
父节点
当前提交
c582fc9487
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      DocX/DocX.csproj
  2. 二进制
      DocX/StrongNameFile.pfx

+ 2
- 2
DocX/DocX.csproj 查看文件

@@ -64,7 +64,7 @@
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>StrongNameKey.pfx</AssemblyOriginatorKeyFile>
<AssemblyOriginatorKeyFile>StrongNameFile.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
@@ -114,7 +114,7 @@
<None Include="Help\Changes in this version 1.0.0.10.docx" />
<None Include="Help\DocX v1.0.0.10 - Documentation.chm" />
<None Include="Help\Read Me.docx" />
<None Include="StrongNameKey.pfx" />
<None Include="StrongNameFile.pfx" />
</ItemGroup>
<ItemGroup>
<Content Include="License\License.html" />

二进制
DocX/StrongNameFile.pfx 查看文件


正在加载...
取消
保存