Mercurial > pub > ImplabNet
annotate Implab.Playground/App.config @ 267:6b3e5c48131b v3
Working on Unity xml configuration
author | cin |
---|---|
date | Fri, 20 Apr 2018 19:05:12 +0300 |
parents | b00441e04738 |
children |
rev | line source |
---|---|
233 | 1 <?xml version="1.0" encoding="utf-8"?> |
229 | 2 <configuration> |
3 <startup> | |
255
b00441e04738
Adde workaround to the behaviour of the logical operations stack in conjuction
cin
parents:
233
diff
changeset
|
4 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/> |
229 | 5 </startup> |
233 | 6 </configuration> |