diff options
| author | Roy <Roy.mail.net@gmail.com> | 2022-11-15 11:14:01 +0200 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2022-11-15 11:14:01 +0200 |
| commit | 59052dd593c0d3d4eb2bf6c579e44c06daf7a038 (patch) | |
| tree | d39dd9289e16d897e82efe8be4c48509c4895cbb /Software/Visual_Studio/PPC/Tango.PPC.Shared/Tango.PPC.Shared.csproj | |
| parent | 81b37f187ad6823bb27ce132782301fb0bbd0c75 (diff) | |
| download | Tango-59052dd593c0d3d4eb2bf6c579e44c06daf7a038.tar.gz Tango-59052dd593c0d3d4eb2bf6c579e44c06daf7a038.zip | |
Job runs extended info.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Shared/Tango.PPC.Shared.csproj')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Shared/Tango.PPC.Shared.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Shared/Tango.PPC.Shared.csproj b/Software/Visual_Studio/PPC/Tango.PPC.Shared/Tango.PPC.Shared.csproj index 5b66527aa..188da58f8 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Shared/Tango.PPC.Shared.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.Shared/Tango.PPC.Shared.csproj @@ -122,11 +122,14 @@ <Compile Include="SQL\RemoteSqlDataSet.cs" /> <Compile Include="SQL\RemoteSqlRow.cs" /> <Compile Include="Statistics\Filters.cs" /> + <Compile Include="Statistics\GetJobRunExtendedInfoRequest.cs" /> + <Compile Include="Statistics\GetJobRunExtendedInfoResponse.cs" /> <Compile Include="Statistics\GetStatisticsRequest.cs" /> <Compile Include="Statistics\GetStatisticsRequiredFiltersRequest.cs" /> <Compile Include="Statistics\GetStatisticsRequiredFiltersResponse.cs" /> <Compile Include="Statistics\GetStatisticsResponse.cs" /> <Compile Include="Statistics\JobRunComposition.cs" /> + <Compile Include="Statistics\JobRunExtendedInfo.cs" /> <Compile Include="Statistics\PresentationLiquidVolume.cs" /> <Compile Include="Statistics\RequiredFiltersData.cs" /> <Compile Include="Statistics\PresentationBrushStop.cs" /> |
