Explorar el Código

Removed all references to "DeepSea Obfuscator"

master
coffeycathal_cp hace 17 años
padre
commit
8ac52fe3dc
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      DocX/DocX.csproj

+ 0
- 2
DocX/DocX.csproj Ver fichero

<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Debug\DocX.XML</DocumentationFile> <DocumentationFile>bin\Debug\DocX.XML</DocumentationFile>
<DeepSeaObfuscate>false</DeepSeaObfuscate>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType> <DebugType>pdbonly</DebugType>
<Compile Include="Text.cs" /> <Compile Include="Text.cs" />
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\DeepSea Obfuscator\DeepSea.Obfuscator.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.
<Target Name="BeforeBuild"> <Target Name="BeforeBuild">

Cargando…
Cancelar
Guardar