Moving SettingsProperty attribute to Settings library

This commit is contained in:
Chris Cameron
2017-07-21 12:18:23 -04:00
parent 3f50b0292e
commit 57d0b481f1
2 changed files with 0 additions and 40 deletions

View File

@@ -71,7 +71,6 @@
<ItemGroup>
<Compile Include="Attributes\AbstractIcdAttribute.cs" />
<Compile Include="Attributes\KrangPluginAttribute.cs" />
<Compile Include="Attributes\Properties\SettingsProperty.cs" />
<Compile Include="Attributes\Rpc\RpcAttribute.cs" />
<Compile Include="EventArguments\BoolEventArgs.cs" />
<Compile Include="EventArguments\CharEventArgs.cs" />