Is it possible to submit a windows standalone build to the windows store?

Is it possible to submit a windows standalone build to the windows store without having to deploy a specific Window store version?

I’ve started setting up a windows machine with SDK but I’m getting the usual System.IO errors amongst other things. Just wondering if I even need to address these issues or is it possible to just submit the standalone build that works perfectly.

We don’t need the universal app support or anything like that.

There were some promisses from Microsoft to allow that, but it doesn’t look like they accept desktop apps to Windows Store yet.
So, if you want to submit your apps to Windows Store, you’ll have to go over the pain of porting. Feel free to ask, if you have issues, though this forum should already have solutions for all common problems.

Thanks, thats exactly what I needed to know. Just wanted to make sure I wasn’t about to do a load of unnecessary work.