diff options
Diffstat (limited to 'Software/Visual_Studio/Tango.DataStore/Tango.DataStore.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.DataStore/Tango.DataStore.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.DataStore/Tango.DataStore.csproj b/Software/Visual_Studio/Tango.DataStore/Tango.DataStore.csproj index 8035af7b4..c12abe9e8 100644 --- a/Software/Visual_Studio/Tango.DataStore/Tango.DataStore.csproj +++ b/Software/Visual_Studio/Tango.DataStore/Tango.DataStore.csproj @@ -54,6 +54,7 @@ </Compile> <Compile Include="DataStoreHelper.cs" /> <Compile Include="DataStoreProtoObject.cs" /> + <Compile Include="ExtensionMethods.cs" /> <Compile Include="IDataStoreItem.cs" /> <Compile Include="DataType.cs" /> <Compile Include="IDataStoreCollection.cs" /> @@ -61,7 +62,6 @@ <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> <ItemGroup> - <None Include="app.config" /> <None Include="packages.config" /> </ItemGroup> <ItemGroup> |
