FILE / ScuroNeko/VMProtect

examples/dotnet/forms_cil/App.config

Исходный файл и его история в репозитории.
FILE e0e41df71cf621d7d5ee522c9f0b47aaaec96814
Files
VMProtect/examples/dotnet/forms_cil/App.config
T
VNGhostMans 5ec92ee05e first commit
Version 3.x.x
2023-05-14 20:21:09 +07:00

7 lines
161 B
XML

<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
</startup>
</configuration>