﻿<?xml version="1.0"?>
<configuration>
  <commands>
    <Item MenuCommand="6" Command="Adjust Security Policy">
      <Tree Name="Runtime Security Policy"/>
      <Tree Name="My Computer"/>
      <Tree Name=".NET Configuration"/>
    </Item>
    <Item MenuCommand="8" Command="Fully trust an assembly">
      <Tree Name="Runtime Security Policy"/>
      <Tree Name="My Computer"/>
      <Tree Name=".NET Configuration"/>
    </Item>
    <Item Command="Fix an application" MenuCommand="9">
      <Tree Name="Applications" />
      <Tree Name="My Computer" />
      <Tree Name=".NET Configuration" />
    </Item>
  </commands>
</configuration>

