merged from work
This commit is contained in:
6
src/Katteker.Test/testdata/Example.exe.config
vendored
Normal file
6
src/Katteker.Test/testdata/Example.exe.config
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
|
||||
</startup>
|
||||
</configuration>
|
Reference in New Issue
Block a user