Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
Add App.config for Networking
Browse files Browse the repository at this point in the history
  • Loading branch information
mananshah99 committed May 13, 2014
1 parent 1eb0521 commit 5a62a62
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Networking/App.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
</configuration>

0 comments on commit 5a62a62

Please sign in to comment.