aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Shared/Tango.PPC.Shared.csproj
diff options
context:
space:
mode:
authorRoy <Roy.mail.net@gmail.com>2022-11-15 11:14:01 +0200
committerRoy <Roy.mail.net@gmail.com>2022-11-15 11:14:01 +0200
commit59052dd593c0d3d4eb2bf6c579e44c06daf7a038 (patch)
treed39dd9289e16d897e82efe8be4c48509c4895cbb /Software/Visual_Studio/PPC/Tango.PPC.Shared/Tango.PPC.Shared.csproj
parent81b37f187ad6823bb27ce132782301fb0bbd0c75 (diff)
downloadTango-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.csproj3
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" />