cleaning duplicated definitions

This commit is contained in:
2017-07-03 15:54:18 +02:00
parent 58d3fbd37a
commit 17a8e86c2c
20 changed files with 5815 additions and 560 deletions

View File

@ -1233,6 +1233,22 @@
<Content Include="ViewModels\Calendar\DateTimeChooserViewModel.cs" />
<Content Include="wwwroot\lib\bootstrap-datepicker\bootstrap-datepicker.js" />
<Content Include="Views\Manage\ChangeUserName.cshtml" />
<Content Include="Controllers\Haircut\HairCutCommandController.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Util\Utilities.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\ISerializer.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\GoogleApiException.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\ApplicationContext.cs" />
<Content Include="GoogleApiSupport\Google.Apis\Requests\HttpRequestMessageExtenstions.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Requests\RequestBuilder.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Testing\VisibleForTestOnly.cs" />
<Content Include="Services\GoogleApis\CalendarClient.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Json\NewtonsoftJsonSerializer.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Json\IJsonSerializer.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Discovery\Features.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\ConfigurableMessageHandler.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\ConfigurableHttpClient.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\IHttpClientFactory.cs" />
<Content Include="Services\GoogleApis\Google.Apis.Calendar.v3.cs" />
</ItemGroup>
<Import Project="../Yavsc.Abstract/Yavsc.Abstract.csproj" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />