개정판 aa7d13c5
SNI publish 폴더 수정
Change-Id: I07bae19be4028e9da471699747aabd0ca754de69
MarkusAutoUpdate/src/NetSparkle.Samples.NetFramework.WPF/NetSparkle.Samples.NetFramework.WPF.csproj | ||
---|---|---|
337 | 337 |
xcopy "$(TargetDir)\*.*" "$(SolutionDir)\Publish\Release_HS" /I /Y /F /S |
338 | 338 |
) |
339 | 339 |
if $(ConfigurationName) == Release_SNI ( |
340 |
xcopy "$(TargetDir)\*.*" "$(SolutionDir)\Publish\Release_SN" /I /Y /F /S |
|
340 |
xcopy "$(TargetDir)\*.*" "$(SolutionDir)\Publish\Release_SNI" /I /Y /F /S
|
|
341 | 341 |
) |
342 | 342 |
if $(ConfigurationName) == Release_Daelim ( |
343 | 343 |
xcopy "$(TargetDir)\*.*" "$(SolutionDir)\Publish\Release_Daelim" /I /Y /F /S |
내보내기 Unified diff