Skip to content

Commit bacc990

Browse files
committed
Converter Application 1.1.0.0 Release
1 parent dc79843 commit bacc990

17 files changed

+15
-0
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version="1.0"?>
2+
<configuration>
3+
<configSections>
4+
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
5+
<section name="SharpVectors.Converters.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>
6+
</sectionGroup>
7+
</configSections>
8+
<userSettings>
9+
<SharpVectors.Converters.Properties.Settings>
10+
<setting name="HelpViewerZoom" serializeAs="String">
11+
<value>1</value>
12+
</setting>
13+
</SharpVectors.Converters.Properties.Settings>
14+
</userSettings>
15+
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
0 Bytes
Binary file not shown.

Output/SharpVectors.Core.dll

0 Bytes
Binary file not shown.

Output/SharpVectors.Css.dll

0 Bytes
Binary file not shown.

Output/SharpVectors.Dom.dll

0 Bytes
Binary file not shown.

Output/SharpVectors.Model.dll

0 Bytes
Binary file not shown.

Output/SharpVectors.Rendering.Wpf.dll

0 Bytes
Binary file not shown.

Output/SharpVectors.Runtime.Wpf.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)