Update 20210802

This commit is contained in:
2021-08-02 09:48:43 +02:00
parent 40918f9b90
commit 87190e1eb1
23 changed files with 640468 additions and 70 deletions

View File

@@ -460,6 +460,7 @@
<Content Include="Administration\saveFiles.ashx" />
<Content Include="Administration\saveFilescsv.ashx" />
<Content Include="Resultate\Auswertungen.aspx" />
<Content Include="Resultate\Check_Duplicata.aspx" />
<Content Include="Resultate\Disziplin_Bezeichnung.aspx" />
<Content Include="Resultate\KategoriençKUKC.aspx" />
<Content Include="Resultate\Report.aspx" />
@@ -712,6 +713,13 @@
<Compile Include="Resultate\Auswertungen.aspx.designer.cs">
<DependentUpon>Auswertungen.aspx</DependentUpon>
</Compile>
<Compile Include="Resultate\Check_Duplicata.aspx.cs">
<DependentUpon>Check_Duplicata.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Resultate\Check_Duplicata.aspx.designer.cs">
<DependentUpon>Check_Duplicata.aspx</DependentUpon>
</Compile>
<Compile Include="Resultate\Disziplin_Bezeichnung.aspx.cs">
<DependentUpon>Disziplin_Bezeichnung.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>