Rename WebApi activity filters to ticket filters
This commit is contained in:
@@ -91,13 +91,13 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="cM42LogEntry.cs" />
|
||||
<Compile Include="ActivityFilterService.cs" />
|
||||
<Compile Include="TicketFilterService.cs" />
|
||||
<Compile Include="F4SDM42DependencyRegistrator.cs" />
|
||||
<Compile Include="F4SDHelperService.cs" />
|
||||
<Compile Include="F4SDHelperService.UserId.cs" />
|
||||
<Compile Include="F4SDM42WebApiController.cs" />
|
||||
<Compile Include="..\Shared\ActivityFilterCompiler.cs">
|
||||
<Link>Shared\ActivityFilterCompiler.cs</Link>
|
||||
<Compile Include="..\Shared\TicketFilterCompiler.cs">
|
||||
<Link>Shared\TicketFilterCompiler.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="..\SharedAssemblyInfo.cs">
|
||||
|
||||
Reference in New Issue
Block a user