diff --git a/ILRepack.Lib.MSBuild.Task/ILRepack.Lib.MSBuild.Task.targets b/ILRepack.Lib.MSBuild.Task/ILRepack.Lib.MSBuild.Task.targets index e3222f2..88a6adf 100644 --- a/ILRepack.Lib.MSBuild.Task/ILRepack.Lib.MSBuild.Task.targets +++ b/ILRepack.Lib.MSBuild.Task/ILRepack.Lib.MSBuild.Task.targets @@ -11,26 +11,62 @@ + + + $(OutputPath)$(TargetName)$(TargetExt) + - - + + + + + + + + + + + + + + + + + + $(OutputPath) + $(ILRepackOutputFolder)$(TargetName)$(TargetExt) + + OutputFile="$(ILRepackOutputFile)"> + + + + - +