annotate Implab.Playground/App.config @ 252:6f4630d0bcd9 v3

removed absolete Diagnostics classes
author cin
date Mon, 12 Feb 2018 07:24:31 +0300
parents d6fe09f5592c
children b00441e04738
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>
233
d6fe09f5592c Improved AsyncQueue
cin
parents: 229
diff changeset
4 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
229
5f7a3e1d32b9 JsonXmlReader performance tuning
cin
parents:
diff changeset
5 </startup>
233
d6fe09f5592c Improved AsyncQueue
cin
parents: 229
diff changeset
6 </configuration>