diff --git a/src/IKVM/IKVM.csproj b/src/IKVM/IKVM.csproj index 77cdb5c23f..d1fcb2f6c3 100644 --- a/src/IKVM/IKVM.csproj +++ b/src/IKVM/IKVM.csproj @@ -21,7 +21,6 @@ - @@ -46,13 +45,13 @@ - + - + $(TargetFramework) diff --git a/src/IKVM/build/net461/IKVM.targets b/src/IKVM/buildTransitive/net461/IKVM.targets similarity index 100% rename from src/IKVM/build/net461/IKVM.targets rename to src/IKVM/buildTransitive/net461/IKVM.targets