TTRider.PowerShellAsync.dll 1.0.1
Base class for async-supported PowerShell cmdlets.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>TTRider.PowerShellAsync.dll</id>
<version>1.0.1</version>
<authors>TTRider</authors>
<owners>TTRider</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/ttrider/powershellasync/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/ttrider/powershellasync</projectUrl>
<description>Base class for async-supported PowerShell cmdlets.</description>
<releaseNotes>1.0.1.0
* Bug fixes
1.0.0.0
* Initial Release</releaseNotes>
<copyright>Copyright (C) 2014 - 2017 TTRider, L.L.C.</copyright>
<tags>PowerShell</tags>
<dependencies>
<dependency id="System.Management.Automation" version="1.0.0" />
<dependency id="JetBrains.Annotations" version="7.1.0" />
<dependency id="ReSharper.Annotations" version="7.1.3.130415" />
</dependencies>
</metadata>
</package>