Skip to content

Instantly share code, notes, and snippets.

@rwilkes
Forked from Yecats/longpathsample1.cs
Created December 1, 2016 14:46
Show Gist options
  • Save rwilkes/031222527da5f2c6f1e674af384048b4 to your computer and use it in GitHub Desktop.
Save rwilkes/031222527da5f2c6f1e674af384048b4 to your computer and use it in GitHub Desktop.
Long Path Support Sample 1
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version=".NETFramework,Version=v4.6.2"/>
</startup>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment