diff --git a/ANX.Framework.Content.Pipeline/Processors/TextureProcessor.cs b/ANX.Framework.Content.Pipeline/Processors/TextureProcessor.cs index b3c83227..0c2816d2 100644 --- a/ANX.Framework.Content.Pipeline/Processors/TextureProcessor.cs +++ b/ANX.Framework.Content.Pipeline/Processors/TextureProcessor.cs @@ -28,7 +28,7 @@ namespace ANX.Framework.Content.Pipeline.Processors public override TextureContent Process(TextureContent input, ContentProcessorContext context) { //TODO: implement - System.Diagnostics.Debugger.Break(); + return input; } } diff --git a/Installer/anx.wxs b/Installer/anx.wxs index 530e7364..7594502f 100644 --- a/Installer/anx.wxs +++ b/Installer/anx.wxs @@ -73,17 +73,18 @@ - - - - + + + + + - - + + @@ -101,31 +102,31 @@ - + - + - + - + - + - + - + - + - +