Skip to content

Instantly share code, notes, and snippets.

View mypalsminecraft's full-sized avatar

Zeb McCorkle mypalsminecraft

View GitHub Profile
@mypalsminecraft
mypalsminecraft / App.config
Last active August 29, 2015 13:57
System.IndexOutOfRangeException
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
</configuration>