Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Fix msi package tests #143

Merged
merged 8 commits into from
May 24, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,10 @@ The following parameters will be the same for each process in the set:

### Unreleased

* Fixes issue where MsiPackage Integration tests fail to make an HTTPS
connection if Strong Crypto for .NET is not enabled. Fixes
[Issue #142](https://github.com/PowerShell/PSDscResources/issues/142)

### 2.11.0.0

* Fix Custom DSC Resource Kit PSSA Rule Failures
Expand Down
Loading