Welcome to mirror list, hosted at ThFree Co, Russian Federation.

app.config « Playground « Source « NET « Rx - github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 86fcc8b74cfb86b721ee49df0fca194e66afcff6 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<configuration>
  <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
  </startup>
</configuration>