mirror of
https://github.com/ckaczor/Common.git
synced 2026-01-14 01:25:43 -05:00
Add update checking
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
<Reference Include="System.Windows.Forms" />
|
||||
<Reference Include="System.Xaml" />
|
||||
<Reference Include="System.XML" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="WindowsBase" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
@@ -162,6 +163,8 @@
|
||||
<Compile Include="Trace\Tracer.cs" />
|
||||
<Compile Include="Settings\Extensions.cs" />
|
||||
<Compile Include="Settings\GenericSettingsProvider.cs" />
|
||||
<Compile Include="Update\UpdateCheck.cs" />
|
||||
<Compile Include="Update\VersionInfo.cs" />
|
||||
<Compile Include="Xml\XmlExtensions.cs" />
|
||||
<AppDesigner Include="Properties\" />
|
||||
<Compile Include="Xml\XmlSanitizingStream.cs" />
|
||||
|
||||
Reference in New Issue
Block a user