개정판 8a313375
issue #1181: $(SolutionDir) replace $(ProjectDir)..\.
Change-Id: Ia7790a79697e6a806003f7caead435014ad1388d
ConvertService/ServiceBase/Markus.Service.Station/Markus.Service.Station.csproj | ||
---|---|---|
223 | 223 |
</ItemGroup> |
224 | 224 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
225 | 225 |
<PropertyGroup> |
226 |
<PreBuildEvent>xcopy /y /d /I "$(SolutionDir)publish\Plugin\*.*" "$(ProjectDir)$(OutDir)Plugin"</PreBuildEvent>
|
|
226 |
<PreBuildEvent>xcopy /y /d /I "$(ProjectDir)..\publish\Plugin\*.*" "$(ProjectDir)$(OutDir)Plugin"</PreBuildEvent>
|
|
227 | 227 |
</PropertyGroup> |
228 | 228 |
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
229 | 229 |
<PropertyGroup> |
내보내기 Unified diff