ソースを参照

Removed bin directory for Examples as it is no longer nessecary

master
MadBoy_cp 12年前
コミット
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 ファイルの表示

@@ -28,6 +28,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>true</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<PlatformTarget>x86</PlatformTarget>
@@ -59,16 +60,13 @@
<Name>DocX</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="bin\Debug\images\logo_template.png" />
<Content Include="bin\Debug\images\logo_the_happy_builder.png" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="Input.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 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.

バイナリ
Examples/bin/Debug/images/logo_template.png ファイルの表示


バイナリ
Examples/bin/Debug/images/logo_the_happy_builder.png ファイルの表示


読み込み中…
キャンセル
保存