diff --git a/Contentless/Contentless.nuspec b/Contentless/Contentless.nuspec index 71890ec..5a32f36 100644 --- a/Contentless/Contentless.nuspec +++ b/Contentless/Contentless.nuspec @@ -2,7 +2,7 @@ Contentless - 3.0.3 + 3.0.5 Ellpeck A tool for MonoGame that automatically handles adding assets to the Content Pipeline project monogame mono xna content pipeline mgcb builder tool library diff --git a/Contentless/Contentless.targets b/Contentless/Contentless.targets index ac7d7e8..600415e 100644 --- a/Contentless/Contentless.targets +++ b/Contentless/Contentless.targets @@ -1,12 +1,5 @@ - - // We use mono to run Contentless when we're not on Windows. This isn't pretty, but it'll do until we switch to the new task system. - /Library/Frameworks/Mono.framework/Versions/Current/bin/mono - /usr/local/bin/mono - /usr/bin/mono - mono - - + \ No newline at end of file