Update 1.5.0.10

This commit is contained in:
2022-03-10 14:22:04 +01:00
parent d9895bdfad
commit f37abea441
38 changed files with 619186 additions and 98 deletions

View File

@@ -203,6 +203,7 @@
<Content Include="Administration\ExportAnmeldung.aspx" />
<Content Include="Administration\Filebrowser.aspx" />
<Content Include="Administration\Kategorien.aspx" />
<Content Include="MAthlete\MergeAthlethen.aspx" />
<Content Include="Administration\Upload.aspx" />
<Content Include="Administration\Verein.aspx" />
<Content Include="Administration\Vereine_Manuell.aspx" />
@@ -631,6 +632,13 @@
<Compile Include="Administration\Kategorien.aspx.designer.cs">
<DependentUpon>Kategorien.aspx</DependentUpon>
</Compile>
<Compile Include="MAthlete\MergeAthlethen.aspx.cs">
<DependentUpon>MergeAthlethen.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="MAthlete\MergeAthlethen.aspx.designer.cs">
<DependentUpon>MergeAthlethen.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\saveFilescsv.ashx.cs">
<DependentUpon>saveFilescsv.ashx</DependentUpon>
</Compile>