mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
7 lines
182 B
XML
7 lines
182 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<startup>
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
|
|
</startup>
|
|
</configuration>
|