Browse Source

指定强名称。

master
yibo 8 years ago
parent
commit
9347fd331d
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      B3SubstituteKill.Web/B3SubstituteKill.Web.csproj
  2. +1
    -0
      B3SubstituteKill/B3SubstituteKill.csproj

+ 1
- 0
B3SubstituteKill.Web/B3SubstituteKill.Web.csproj View File

@ -12,6 +12,7 @@
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<KeyContainerName>BwpApp</KeyContainerName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>


+ 1
- 0
B3SubstituteKill/B3SubstituteKill.csproj View File

@ -12,6 +12,7 @@
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<KeyContainerName>BwpApp</KeyContainerName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>


Loading…
Cancel
Save