Update Test Gitlab-Wechsel

This commit is contained in:
shu
2021-08-26 12:13:19 +02:00
parent 1746401541
commit f0289af9fe
2435 changed files with 6019 additions and 1780924 deletions
+2 -2
View File
@@ -47,11 +47,11 @@ namespace BWPMModels
[Phone(ErrorMessage ="Dies ist keine gültige Telefon-Nummer")]
public string handy { get; set; } = "";
public bool? aktuell { get; set; } = true;
public bool aktuell { get; set; } = true;
public int? zugehoerigkeit { get; set; } = 0;
public bool? aktiv { get; set; } = true;
public bool aktiv { get; set; } = true;
public DateTime? erstellt_am { get; set; } = DateTime.Now;
+26
View File
@@ -0,0 +1,26 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace BWPMModels
{
public class LehrerKlassenuebersicht
{
public int ID { get; set; } = 0;
public string Schulhaus { get; set; } = "";
public string Klasse { get; set; } = "";
public int? Klassengroesse { get; set; } = 0;
public int? Anzahl_Schuler { get; set; } = 0;
public int? Schuler_Komplett { get; set; } = 0;
public int? Schueler_nicht_komplett { get; set; } = 0;
public int LehrerID { get; set; } = 0;
}
}
+29
View File
@@ -0,0 +1,29 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace BWPMModels
{
public class View_Admin_Firmen
{
public int ID { get; set; } = 0;
public string Expr1 { get; set; } = "";
public string plz { get; set; } = "";
public string ort { get; set; } = "";
public string tel { get; set; } = "";
public string mail { get; set; } = "";
public bool? aktiv { get; set; } = true;
public bool? aktuell { get; set; } = true;
public string berufe_plaetze { get; set; } = "";
}
}
Binary file not shown.
Binary file not shown.
@@ -72,7 +72,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.400\\RuntimeIdentifierGraph.json"
}
}
}
+1 -1
View File
@@ -7,7 +7,7 @@
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Steafn Hutter lokal\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.10.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.11.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Steafn Hutter lokal\.nuget\packages\" />
@@ -0,0 +1,3 @@
is_global = true
build_property.RootNamespace = BWPMModels
build_property.ProjectDir = E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\Models\
@@ -1 +1 @@
493aa3800c1cc8408f4342cb77b4586d21a89915
c991a436e8b87701b45ba2e21eed506e82dd5d16
@@ -16,3 +16,4 @@ E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\Models\obj\Debug\netcoreapp3.1\
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\Models\obj\Debug\netcoreapp3.1\BWPMModels.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\Models\obj\Debug\netcoreapp3.1\BWPMModels.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\Models\obj\Debug\netcoreapp3.1\BWPMModels.csproj.AssemblyReference.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\Models\obj\Debug\netcoreapp3.1\BWPMModels.GeneratedMSBuildEditorConfig.editorconfig
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -5771,7 +5771,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.400\\RuntimeIdentifierGraph.json"
}
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "+g4WfqRf42cAJ15KtFjwJP8c7BfA8Q+L5m3X9zrS3D7HwBUouOvsRnkIjDHOplwGQO+TXUKRle76+X+AUWU3eg==",
"dgSpecHash": "kydXNxzrgvhaZRMFRnKZTqgv9FwarafjtO0DrjK31ZG/cL8GYQPb1P9AT0M6wz9cFDpobLClswd8TV3uotMcdA==",
"success": true,
"projectFilePath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj",
"expectedPackageFiles": [