diff --git a/.gitignore b/.gitignore index 48fcd36..4a0a176 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,6 @@ [Rr]eleases/ x64/ x86/ -build/ bld/ [Bb]in/ [Oo]bj/ diff --git a/ILRepack.Lib.MSBuild/build/ILRepack.Lib.MSBuild.targets b/ILRepack.Lib.MSBuild/build/ILRepack.Lib.MSBuild.targets index e4aab28..02b9bbc 100644 --- a/ILRepack.Lib.MSBuild/build/ILRepack.Lib.MSBuild.targets +++ b/ILRepack.Lib.MSBuild/build/ILRepack.Lib.MSBuild.targets @@ -7,7 +7,7 @@ $(MSBuildThisFileDirectory)\..\tools\net461\ILRepack.Lib.MSBuild.dll $(ProjectDir)ILRepack.targets - true + true true