Просмотр исходного кода

Removed bin directory for Examples as it is no longer nessecary

master
MadBoy_cp 12 лет назад
Родитель
Сommit
289ecf7f9c
3 измененных файлов: 2 добавлений и 4 удалений
  1. 2
    4
      Examples/Examples.csproj
  2. Двоичные данные
      Examples/bin/Debug/images/logo_template.png
  3. Двоичные данные
      Examples/bin/Debug/images/logo_the_happy_builder.png

+ 2
- 4
Examples/Examples.csproj Просмотреть файл

<DefineConstants>DEBUG;TRACE</DefineConstants> <DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
<UseVSHostingProcess>true</UseVSHostingProcess>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<PlatformTarget>x86</PlatformTarget> <PlatformTarget>x86</PlatformTarget>
<Name>DocX</Name> <Name>DocX</Name>
</ProjectReference> </ProjectReference>
</ItemGroup> </ItemGroup>
<ItemGroup>
<Content Include="bin\Debug\images\logo_template.png" />
<Content Include="bin\Debug\images\logo_the_happy_builder.png" />
</ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="app.config" /> <None Include="app.config" />
<None Include="Input.docx"> <None Include="Input.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory> <CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None> </None>
</ItemGroup> </ItemGroup>
<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.

Двоичные данные
Examples/bin/Debug/images/logo_template.png Просмотреть файл


Двоичные данные
Examples/bin/Debug/images/logo_the_happy_builder.png Просмотреть файл


Загрузка…
Отмена
Сохранить