diff options
Diffstat (limited to 'src/GridInterfaces/GridInterfaces.csproj')
-rw-r--r-- | src/GridInterfaces/GridInterfaces.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GridInterfaces/GridInterfaces.csproj b/src/GridInterfaces/GridInterfaces.csproj index 3284e7f..bbdc9e9 100644 --- a/src/GridInterfaces/GridInterfaces.csproj +++ b/src/GridInterfaces/GridInterfaces.csproj | |||
@@ -35,6 +35,7 @@ | |||
35 | <Compile Include="IAssetServer.cs" /> | 35 | <Compile Include="IAssetServer.cs" /> |
36 | <Compile Include="AssemblyInfo.cs" /> | 36 | <Compile Include="AssemblyInfo.cs" /> |
37 | <Compile Include="IGridServer.cs" /> | 37 | <Compile Include="IGridServer.cs" /> |
38 | <Compile Include="ILocalStorage.cs" /> | ||
38 | </ItemGroup> | 39 | </ItemGroup> |
39 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" /> | 40 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" /> |
40 | </Project> \ No newline at end of file | 41 | </Project> \ No newline at end of file |