mirror of
https://github.com/vinaypamnani/wmie2.git
synced 2026-03-20 03:14:38 +01:00
Changes to auto-update URLs.
This commit is contained in:
parent
c14b0ad2ad
commit
4926b917b5
|
|
@ -1,7 +1,8 @@
|
|||
Version 2.0.0.2 [10-05-2017]
|
||||
|
||||
* Migration to GitHub.
|
||||
* Added option to specify COMPUTERNAME as a parameter and automatically connect, Example: WmiExplorer.exe COMPUTERNAME.
|
||||
* Added option to specify COMPUTERNAME as a parameter and automatically connect.
|
||||
Example: WmiExplorer.exe COMPUTERNAME
|
||||
|
||||
Version 2.0.0.0 [10-27-2014]
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<OutputType>WinExe</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>WmiExplorer</RootNamespace>
|
||||
<AssemblyName>WMIExplorer</AssemblyName>
|
||||
<AssemblyName>WmiExplorer</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<PublishUrl>publish\</PublishUrl>
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
<id>https://github.com/vinaypamnani/wmie2/releases</id>
|
||||
<title type="text">2.0.0.2</title>
|
||||
<updated>2017-10-05T00:00:00Z</updated>
|
||||
<link rel="alternate" href="https://github.com/vinaypamnani/wmie2/releases" />
|
||||
<link rel="alternate" href="https://github.com/vinaypamnani/wmie2/releases/tag/v2.0.0.2" />
|
||||
<link rel="related" href="http://wmie.azurewebsites.net/changelog.txt" />
|
||||
<category term="Stable" />
|
||||
</entry>
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
<id>https://github.com/vinaypamnani/wmie2/releases</id>
|
||||
<title type="text">2.0.0.2</title>
|
||||
<updated>2017-10-05T00:00:00Z</updated>
|
||||
<link rel="alternate" href="https://github.com/vinaypamnani/wmie2/releases" />
|
||||
<link rel="alternate" href="https://github.com/vinaypamnani/wmie2/releases/tag/v2.0.0.2" />
|
||||
<link rel="related" href="https://raw.githubusercontent.com/vinaypamnani/wmie2/master/WmiExplorer/ChangeLog.txt" />
|
||||
<category term="Stable" />
|
||||
</entry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue