Skip to content

Commit

Permalink
Synchronization; we should be at 100% feature parity now
Browse files Browse the repository at this point in the history
  • Loading branch information
dotcomboom authored Aug 31, 2019
1 parent c588bf0 commit be681ae
Show file tree
Hide file tree
Showing 5 changed files with 880 additions and 772 deletions.
2 changes: 2 additions & 0 deletions AutoSite XL.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\..\Downloads\FastColoredTextBox.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Synchronization.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
Expand Down Expand Up @@ -102,6 +103,7 @@
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="Settings.vb" />
<Compile Include="doSync.vb" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="About.resx">
Expand Down
42 changes: 26 additions & 16 deletions Form1.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit be681ae

Please sign in to comment.