Skip to content

Commit

Permalink
module - fix issue with import on unix OS
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmelton committed May 30, 2021
1 parent 6c3a4c1 commit c73537f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.

This file was deleted.

@@ -1,3 +1,17 @@
class TssSecretDependencyScanItemFields {
[int]
$Id

[string]
$Name

[string]
$ParentName

[string]
$Value
}

class TssSecretDependencyTemplate {
[int]
$ChangerScriptId
Expand Down

0 comments on commit c73537f

Please sign in to comment.