update solution.

#23
This commit is contained in:
chris.watts90@outlook.com 2017-02-18 21:55:56 +00:00
parent 874ae5a22a
commit dd788790c0

View File

@ -157,11 +157,11 @@
<Compile Include="NinjectHelper.cs" /> <Compile Include="NinjectHelper.cs" />
<Compile Include="RestService_Get.cs" /> <Compile Include="RestService_Get.cs" />
<Compile Include="RestService_Post.cs" /> <Compile Include="RestService_Post.cs" />
<Compile Include="Service1.cs"> <Compile Include="DataCenterService.cs">
<SubType>Component</SubType> <SubType>Component</SubType>
</Compile> </Compile>
<Compile Include="Service1.Designer.cs"> <Compile Include="DataCenterService.Designer.cs">
<DependentUpon>Service1.cs</DependentUpon> <DependentUpon>DataCenterService.cs</DependentUpon>
</Compile> </Compile>
<Compile Include="Program.cs" /> <Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />