From 3960f96eda957886e83f483a49487b1d51d8a094 Mon Sep 17 00:00:00 2001 From: Johan Ljunggren Date: Sat, 3 Aug 2019 20:26:31 +0200 Subject: [PATCH] Fix review comment at r1 --- ...mainTrust_ExternalInboundTrustWithOptInToRecreate_Config.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Resources/ADDomainTrust/2-ADDomainTrust_ExternalInboundTrustWithOptInToRecreate_Config.ps1 b/Examples/Resources/ADDomainTrust/2-ADDomainTrust_ExternalInboundTrustWithOptInToRecreate_Config.ps1 index 291003716..8070101e6 100644 --- a/Examples/Resources/ADDomainTrust/2-ADDomainTrust_ExternalInboundTrustWithOptInToRecreate_Config.ps1 +++ b/Examples/Resources/ADDomainTrust/2-ADDomainTrust_ExternalInboundTrustWithOptInToRecreate_Config.ps1 @@ -1,6 +1,6 @@ <#PSScriptInfo .VERSION 1.0 -.GUID 2caf2b93-d87e-426d-8c44-9f1d0452be10 +.GUID ab9a3c8a-b63a-4a54-94d7-807da3e799e4 .AUTHOR Microsoft Corporation .COMPANYNAME Microsoft Corporation .COPYRIGHT (c) Microsoft Corporation. All rights reserved.