|
|
@ -152,7 +152,6 @@
|
|
|
|
<Compile Include="EntryPoints\UserDataChangeNotifier.cs" />
|
|
|
|
<Compile Include="EntryPoints\UserDataChangeNotifier.cs" />
|
|
|
|
<Compile Include="FileOrganization\OrganizerScheduledTask.cs" />
|
|
|
|
<Compile Include="FileOrganization\OrganizerScheduledTask.cs" />
|
|
|
|
<Compile Include="HttpServer\IHttpListener.cs" />
|
|
|
|
<Compile Include="HttpServer\IHttpListener.cs" />
|
|
|
|
<Compile Include="HttpServer\NetListener\HttpListenerServer.cs" />
|
|
|
|
|
|
|
|
<Compile Include="HttpServer\Security\AuthorizationContext.cs" />
|
|
|
|
<Compile Include="HttpServer\Security\AuthorizationContext.cs" />
|
|
|
|
<Compile Include="HttpServer\ContainerAdapter.cs" />
|
|
|
|
<Compile Include="HttpServer\ContainerAdapter.cs" />
|
|
|
|
<Compile Include="HttpServer\GetSwaggerResource.cs" />
|
|
|
|
<Compile Include="HttpServer\GetSwaggerResource.cs" />
|
|
|
@ -511,7 +510,9 @@
|
|
|
|
<EmbeddedResource Include="Localization\iso6392.txt" />
|
|
|
|
<EmbeddedResource Include="Localization\iso6392.txt" />
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\be.txt" />
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\be.txt" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup />
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<Folder Include="HttpServer\NetListener\" />
|
|
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
|