yibo 7 years ago
parent
commit
92cb0a4d37
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      B3SheepButcherManage.Web/B3SheepButcherManage.Web.csproj
  2. +1
    -0
      B3SheepButcherManage/B3SheepButcherManage.csproj

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

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


+ 1
- 0
B3SheepButcherManage/B3SheepButcherManage.csproj View File

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


Loading…
Cancel
Save