<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
  <assemblyIdentity name="Microsoft-Windows-Guest-Network-Service" version="10.0.26100.8521" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
  <dependency discoverable="no" resourceType="Resources">
    <dependentAssembly>
      <assemblyIdentity name="Microsoft-Windows-Guest-Network-Service.Resources" version="10.0.26100.8521" processorArchitecture="amd64" language="*" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
    </dependentAssembly>
  </dependency>
  <file name="gns.dll" destinationPath="$(runtime.System32)\" sourceName="gns.dll" importPath="$(build.nttree)\vm\" sourcePath=".\">
    <securityDescriptor name="WRP_FILE_DEFAULT_SDDL" />
    <asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>SVaqgv3B4JmlxvROUbHo5Q26MsjA89lXv7w+Ce09tgE=</dsig:DigestValue>
    </asmv2:hash>
  </file>
  <trustInfo>
    <security>
      <accessControl>
        <securityDescriptorDefinitions>
          <securityDescriptorDefinition name="WRP_FILE_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;;FA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)(A;;GRGX;;;BA)(A;;GRGX;;;SY)(A;;GRGX;;;BU)(A;;GRGX;;;S-1-15-2-1)(A;;GRGX;;;S-1-15-2-2)S:(AU;FASA;0x000D0116;;;WD)" operationHint="replace" />
          <securityDescriptorDefinition name="WRP_REGKEY_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;CI;GA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)(A;CI;GR;;;SY)(A;CI;GR;;;BA)(A;CI;GR;;;BU)(A;CI;GR;;;S-1-15-2-1)(A;CI;GR;;;S-1-15-3-1024-1065365936-1281604716-3511738428-1654721687-432734479-3232135806-4053264122-3456934681)" operationHint="replace" />
        </securityDescriptorDefinitions>
      </accessControl>
    </security>
  </trustInfo>
  <registryKeys>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{CBD6C4B8-2DB5-4BF4-A41B-96C065DDC525}">
      <registryValue name="" valueType="REG_SZ" value="Guest Network Service Integration Component" />
      <securityDescriptor name="WRP_REGKEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{CBD6C4B8-2DB5-4BF4-A41B-96C065DDC525}\InProcServer32">
      <registryValue name="" valueType="REG_SZ" value="$(runtime.System32)\gns.dll" />
      <registryValue name="ThreadingModel" valueType="REG_SZ" value="Both" />
      <securityDescriptor name="WRP_REGKEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GuestComputeService\IntegrationComponents\CBD6C4B8-2DB5-4BF4-A41B-96C065DDC525">
      <registryValue name="" valueType="REG_SZ" value="Guest Network Service Integration Component" />
      <registryValue name="Context" valueType="REG_DWORD" value="0x00000001" />
      <securityDescriptor name="WRP_REGKEY_DEFAULT_SDDL" />
    </registryKey>
  </registryKeys>
  <instrumentation>
    <events xmlns="http://schemas.microsoft.com/win/2004/08/events" xmlns:win="http://manifests.microsoft.com/win/2004/08/windows/events" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <provider guid="{0bacf1d2-fb51-549a-6119-04daa7180dc8}" message="$(string.GnsProvider)" messageFileName="%systemroot%\system32\gns.dll" name="Microsoft-Windows-Guest-Network-Service" parameterFileName="%systemroot%\system32\ntdll.dll" resourceFileName="%systemroot%\system32\gns.dll" symbol="MSGNS">
        <channels>
          <channel chid="VMC_MSGNS_ADMIN" enabled="true" name="Microsoft-Windows-Guest-Network-Service-Admin" symbol="VMC_MSGNS_ADMIN" type="Admin" />
          <channel chid="VMC_MSGNS_OPERATIONAL" enabled="true" name="Microsoft-Windows-Guest-Network-Service-Operational" symbol="VMC_MSGNS_OPERATIONAL" type="Operational" />
        </channels>
      </provider>
      <cmi />
    </events>
  </instrumentation>
  <localization>
    <resources culture="en-US">
      <stringTable>
        <string id="GnsProvider" value="Microsoft-Windows-Guest-Network-Service" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1000.message" value="Received a modify endpoint interface request. Id: '%1', Type: '%2', Settings: '%3'" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1001.message" value="Received a modify endpoint IP address request. Id: '%1', Type: '%2', Settings: '%3'" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1002.message" value="Received a modify endpoint route request. Id: '%1', Type: '%2', Settings: '%3'" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1003.message" value="Received a modify endpoint encryption request. Id: '%1', Type: '%2', Settings: '%3'" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1004.message" value="Received a modify endpoint DNS request. Id: '%1', Type: '%2', Settings: '%3'" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1005.message" value="Received a modify endpoint DNSCache request. Id: '%1', Type: '%2', Settings: '%3'" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1006.message" value="Received a modify endpoint proxy request. Id: '%1', Type: '%2', Settings: '%3'" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1007.message" value="Received a modify endpoint PhysicalAddress request. Id: '%1', Type: '%2', Settings: '%3'" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1008.message" value="Received a modify endpoint neighbor request. Id: '%1', Type: '%2', Settings: '%3'" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1009.message" value="Received a modify endpoint XLAT request. Id: '%1', Type: '%2', Settings: '%3'" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1050.message" value="A request failed with error '%1'. Method: '%2', Path: '%3', Settings: '%4'" />
        <string id="Microsoft-Windows-Guest-Network-Service.event.1060.message" value="Received a modify endpoint routes request. Id: '%1', Type: '%2', Count: '%4' Settings: '%3'" />
        <string id="Microsoft-Windows-Guest-Network-Service.map.MODIFY_REQUEST_TYPE.0.message" value="Add" />
        <string id="Microsoft-Windows-Guest-Network-Service.map.MODIFY_REQUEST_TYPE.1.message" value="Remove" />
        <string id="Microsoft-Windows-Guest-Network-Service.map.MODIFY_REQUEST_TYPE.2.message" value="Update" />
        <string id="Microsoft-Windows-Guest-Network-Service.map.MODIFY_REQUEST_TYPE.3.message" value="Refresh" />
        <string id="Microsoft-Windows-Guest-Network-Service.map.MODIFY_REQUEST_TYPE.4.message" value="Reset" />
      </stringTable>
    </resources>
  </localization>
</assembly>