Mercurial > pub > ImplabNet
annotate Implab.Playground/App.config @ 265:74e048cbaac8 v3 v3.0.10
Restored lost JsonXmlCaseTransform from version 2.1
author | cin |
---|---|
date | Mon, 16 Apr 2018 19:43:18 +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> |