annotate Implab.Playground/App.config @ 261:05a87f575512 v3

Добавлена метка v3.0.6 для набора изменений 547a2fc0d93e
author cin
date Fri, 13 Apr 2018 19:15:11 +0300
parents b00441e04738
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
233
d6fe09f5592c Improved AsyncQueue
cin
parents: 229
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
229
5f7a3e1d32b9 JsonXmlReader performance tuning
cin
parents:
diff changeset
2 <configuration>
5f7a3e1d32b9 JsonXmlReader performance tuning
cin
parents:
diff changeset
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
5f7a3e1d32b9 JsonXmlReader performance tuning
cin
parents:
diff changeset
5 </startup>
233
d6fe09f5592c Improved AsyncQueue
cin
parents: 229
diff changeset
6 </configuration>