Skip to content

Instantly share code, notes, and snippets.

@heri16
Created October 27, 2014 10:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heri16/e07ef144eccd8a7a2ee2 to your computer and use it in GitHub Desktop.
Save heri16/e07ef144eccd8a7a2ee2 to your computer and use it in GitHub Desktop.
Syncthing Service Runtime Config for .NET v4.0
<configuration>
<startup>
<supportedRuntime version="v2.0.50727" />
<supportedRuntime version="v4.0" />
</startup>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment