Skip to content

The v2.0.1.10 release binary is actually v2.0.1.04 from 2018 #98

@yirkha

Description

@yirkha

The latest official release https://github.com/microsoft/IIS.ServiceMonitor/releases/tag/v2.0.1.10 has a ServiceMonitor.exe download link that points to an old version.

PS> iwr https://github.com/microsoft/IIS.ServiceMonitor/releases/download/v2.0.1.10/ServiceMonitor.exe -OutFile ServiceMonitor.exe
PS> (gi .\ServiceMonitor.exe).VersionInfo | fl
OriginalFilename  : ServiceMonitor.exe
FileDescription   : Windows Service Monitor
FileVersion       : 2.0.1.04
ProductVersion    : 2.0.1.04
LegalCopyright    : Copyright (C) 2018
...

It does not support the -st and -at arguments, as documented on the main project page.

And it is just wrong to re-release an old binary as a new version, reverting the earlier changes in 2.0.1.05–2.0.1.09.

Can we have an updated version released, please?

(Preferably a fresh build in general, to address #93 too while at it, which has been already solved in master.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions