added new runtimes
This commit is contained in:
parent
c27d039ede
commit
3af8accf9b
23 changed files with 378 additions and 82 deletions
6
Test.NetFX/App.config
Normal file
6
Test.NetFX/App.config
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
|
||||
</startup>
|
||||
</configuration>
|
||||
Loading…
Reference in a new issue