Skip to content

Commit

Permalink
Converter Application 1.1.0.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushub committed Sep 3, 2018
1 parent dc79843 commit bacc990
Show file tree
Hide file tree
Showing 17 changed files with 15 additions and 0 deletions.
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.
15 changes: 15 additions & 0 deletions Applications/ConvertersWpf/Output/SharpVectors.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0"?>
<configuration>
<configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<section name="SharpVectors.Converters.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>
</sectionGroup>
</configSections>
<userSettings>
<SharpVectors.Converters.Properties.Settings>
<setting name="HelpViewerZoom" serializeAs="String">
<value>1</value>
</setting>
</SharpVectors.Converters.Properties.Settings>
</userSettings>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
Binary file modified Output/SharpVectors.Converters.Wpf.dll
Binary file not shown.
Binary file modified Output/SharpVectors.Core.dll
Binary file not shown.
Binary file modified Output/SharpVectors.Css.dll
Binary file not shown.
Binary file modified Output/SharpVectors.Dom.dll
Binary file not shown.
Binary file modified Output/SharpVectors.Model.dll
Binary file not shown.
Binary file modified Output/SharpVectors.Rendering.Wpf.dll
Binary file not shown.
Binary file modified Output/SharpVectors.Runtime.Wpf.dll
Binary file not shown.

0 comments on commit bacc990

Please sign in to comment.