개정판 77cdac33
벽산 수정 후 백업
Change-Id: I8e3eb48f615478a49efa0ab4014a8ef17d273d0a
DownloadManager/DownloadManager.csproj | ||
---|---|---|
40 | 40 |
<Reference Include="log4net, Version=2.0.9.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |
41 | 41 |
<HintPath>..\packages\log4net.2.0.9\lib\net45\log4net.dll</HintPath> |
42 | 42 |
</Reference> |
43 |
<Reference Include="RestSharp, Version=106.13.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL"> |
|
44 |
<HintPath>..\packages\RestSharp.106.13.0\lib\net452\RestSharp.dll</HintPath> |
|
45 |
</Reference> |
|
43 | 46 |
<Reference Include="System" /> |
44 | 47 |
<Reference Include="System.Core" /> |
45 | 48 |
<Reference Include="System.IO.Compression" /> |
... | ... | |
80 | 83 |
</ItemGroup> |
81 | 84 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
82 | 85 |
<PropertyGroup> |
83 |
<PostBuildEvent>call $(SolutionDir)obfuscarBuild.Bat $(SolutionDir) $(TargetDir) $(ProjectDir)obfuscar.xml |
|
86 |
<PostBuildEvent>rem call $(SolutionDir)obfuscarBuild.Bat $(SolutionDir) $(TargetDir) $(ProjectDir)obfuscar.xml
|
|
84 | 87 |
|
85 |
xcopy /s "$(TargetDir)Obfuscator_Output" "$(TargetDir)" /Y /F</PostBuildEvent> |
|
88 |
rem xcopy /s "$(TargetDir)Obfuscator_Output" "$(TargetDir)" /Y /F</PostBuildEvent>
|
|
86 | 89 |
</PropertyGroup> |
87 | 90 |
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
88 | 91 |
<PropertyGroup> |
내보내기 Unified diff