diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-01-06 22:44:53 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-01-06 22:44:53 +0000 |
commit | d9e6fe898ac41c0bea5335812173b87e8eac0ada (patch) | |
tree | 08b903013da9782ed3010f27aa2679c7aca073f7 /R2D2/R2D2.csproj | |
parent | 014ffb08be328f3325272f764c6e40dc4305f0cd (diff) |
Diffstat (limited to 'R2D2/R2D2.csproj')
-rw-r--r-- | R2D2/R2D2.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/R2D2/R2D2.csproj b/R2D2/R2D2.csproj index abe2009..d9aba58 100644 --- a/R2D2/R2D2.csproj +++ b/R2D2/R2D2.csproj @@ -76,6 +76,7 @@ <Compile Include="ViewController.designer.cs">
<DependentUpon>ViewController.cs</DependentUpon>
</Compile>
+ <Compile Include="Command.cs" />
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="Main.storyboard" />
|