Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Uwe Wienkop
Prog2-SS2020-Wienkop
Commits
cc8f53de
Commit
cc8f53de
authored
May 25, 2020
by
Uwe Wienkop
Browse files
2020-05-25
parent
c22d95d3
Changes
216
Hide whitespace changes
Inline
Side-by-side
.vs/prog2-ss2020-wienkop/DesignTimeBuild/.dtbcache.v2
View file @
cc8f53de
No preview for this file type
.vs/prog2-ss2020-wienkop/v16/.suo
View file @
cc8f53de
No preview for this file type
01Buergeramt-Di/obj/01Uebg_Buergeramt-Di.csproj.nuget.dgspec.json
View file @
cc8f53de
...
...
@@ -47,12 +47,18 @@
],
"assetTargetFallback"
:
true
,
"warn"
:
true
,
"downloadDependencies"
:
[
{
"name"
:
"Microsoft.AspNetCore.App.Ref"
,
"version"
:
"[3.1.2, 3.1.2]"
}
],
"frameworkReferences"
:
{
"Microsoft.NETCore.App"
:
{
"privateAssets"
:
"all"
}
},
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
201
\\
RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
300
\\
RuntimeIdentifierGraph.json"
}
}
}
...
...
01Buergeramt-Di/obj/01Uebg_Buergeramt-Di.csproj.nuget.g.props
View file @
cc8f53de
...
...
@@ -7,7 +7,7 @@
<NuGetPackageRoot
Condition=
" '$(NuGetPackageRoot)' == '' "
>
$(UserProfile)\.nuget\packages\
</NuGetPackageRoot>
<NuGetPackageFolders
Condition=
" '$(NuGetPackageFolders)' == '' "
>
C:\Users\wienkop\.nuget\packages\
</NuGetPackageFolders>
<NuGetProjectStyle
Condition=
" '$(NuGetProjectStyle)' == '' "
>
PackageReference
</NuGetProjectStyle>
<NuGetToolVersion
Condition=
" '$(NuGetToolVersion)' == '' "
>
5.
5
.0
</NuGetToolVersion>
<NuGetToolVersion
Condition=
" '$(NuGetToolVersion)' == '' "
>
5.
6
.0
</NuGetToolVersion>
</PropertyGroup>
<PropertyGroup>
<MSBuildAllProjects>
$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
</MSBuildAllProjects>
...
...
01Buergeramt-Di/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
0 → 100644
View file @
cc8f53de
// <autogenerated />
using
System
;
using
System.Reflection
;
[
assembly
:
global
::
System
.
Runtime
.
Versioning
.
TargetFrameworkAttribute
(
".NETCoreApp,Version=v3.1"
,
FrameworkDisplayName
=
""
)]
01Buergeramt-Di/obj/Debug/netcoreapp3.1/01Uebg_Buergeramt-Di.csprojAssemblyReference.cache
View file @
cc8f53de
No preview for this file type
01Buergeramt-Di/obj/project.assets.json
View file @
cc8f53de
...
...
@@ -53,12 +53,18 @@
],
"assetTargetFallback"
:
true
,
"warn"
:
true
,
"downloadDependencies"
:
[
{
"name"
:
"Microsoft.AspNetCore.App.Ref"
,
"version"
:
"[3.1.2, 3.1.2]"
}
],
"frameworkReferences"
:
{
"Microsoft.NETCore.App"
:
{
"privateAssets"
:
"all"
}
},
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
201
\\
RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
300
\\
RuntimeIdentifierGraph.json"
}
}
}
...
...
01Buergeramt-Di/obj/project.nuget.cache
View file @
cc8f53de
{
"version": 2,
"dgSpecHash": "
hkB/qPThlXyz3Uir69e0AqI3L/IpOdc33A0HyDh64vcCyho7vyrZa6AFpBd5IA+htTslQtupzPAN/Pn5K4o58g
==",
"dgSpecHash": "
SL1Fa2m6WPS33XuPZsJLAdi5WJtGnXh1QPp256t0/Zb9q3RZHZ/lAXVos+goQ8tRsqhpJjoQ+geCzjSwIiWVqw
==",
"success": true,
"projectFilePath": "C:\\Users\\wienkop\\source\\repos\\prog2-ss2020-wienkop\\01Buergeramt-Di\\01Uebg_Buergeramt-Di.csproj",
"expectedPackageFiles": [],
"expectedPackageFiles": [
"C:\\Users\\wienkop\\.nuget\\packages\\microsoft.aspnetcore.app.ref\\3.1.2\\microsoft.aspnetcore.app.ref.3.1.2.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
01Buergeramt/obj/01Uebg_Buergeramt-Mo.csproj.nuget.dgspec.json
View file @
cc8f53de
...
...
@@ -47,12 +47,18 @@
],
"assetTargetFallback"
:
true
,
"warn"
:
true
,
"downloadDependencies"
:
[
{
"name"
:
"Microsoft.AspNetCore.App.Ref"
,
"version"
:
"[3.1.2, 3.1.2]"
}
],
"frameworkReferences"
:
{
"Microsoft.NETCore.App"
:
{
"privateAssets"
:
"all"
}
},
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
201
\\
RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
300
\\
RuntimeIdentifierGraph.json"
}
}
}
...
...
01Buergeramt/obj/01Uebg_Buergeramt-Mo.csproj.nuget.g.props
View file @
cc8f53de
...
...
@@ -7,7 +7,7 @@
<NuGetPackageRoot
Condition=
" '$(NuGetPackageRoot)' == '' "
>
$(UserProfile)\.nuget\packages\
</NuGetPackageRoot>
<NuGetPackageFolders
Condition=
" '$(NuGetPackageFolders)' == '' "
>
C:\Users\wienkop\.nuget\packages\
</NuGetPackageFolders>
<NuGetProjectStyle
Condition=
" '$(NuGetProjectStyle)' == '' "
>
PackageReference
</NuGetProjectStyle>
<NuGetToolVersion
Condition=
" '$(NuGetToolVersion)' == '' "
>
5.
5
.0
</NuGetToolVersion>
<NuGetToolVersion
Condition=
" '$(NuGetToolVersion)' == '' "
>
5.
6
.0
</NuGetToolVersion>
</PropertyGroup>
<PropertyGroup>
<MSBuildAllProjects>
$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
</MSBuildAllProjects>
...
...
01Buergeramt/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
0 → 100644
View file @
cc8f53de
// <autogenerated />
using
System
;
using
System.Reflection
;
[
assembly
:
global
::
System
.
Runtime
.
Versioning
.
TargetFrameworkAttribute
(
".NETCoreApp,Version=v3.1"
,
FrameworkDisplayName
=
""
)]
01Buergeramt/obj/project.assets.json
View file @
cc8f53de
...
...
@@ -53,12 +53,18 @@
],
"assetTargetFallback"
:
true
,
"warn"
:
true
,
"downloadDependencies"
:
[
{
"name"
:
"Microsoft.AspNetCore.App.Ref"
,
"version"
:
"[3.1.2, 3.1.2]"
}
],
"frameworkReferences"
:
{
"Microsoft.NETCore.App"
:
{
"privateAssets"
:
"all"
}
},
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
201
\\
RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
300
\\
RuntimeIdentifierGraph.json"
}
}
}
...
...
01Buergeramt/obj/project.nuget.cache
View file @
cc8f53de
{
"version": 2,
"dgSpecHash": "
hI5jXXk4OwCKWk2v7eA6qUrwRXa/vKtxYSandqsQPRH25NMUN0iQS/WTaB39BaGQx6/DSjqL+obVX1wWQD9mAA
==",
"dgSpecHash": "
3anSnmeIKZ5f/ri70aa2YMhHGjOgnm2hzIyfK/a3amr4wU0frsrzfo+8elMT7YEGslJGkQu48RedUo7aHT7wcQ
==",
"success": true,
"projectFilePath": "C:\\Users\\wienkop\\source\\repos\\prog2-ss2020-wienkop\\01Buergeramt\\01Uebg_Buergeramt-Mo.csproj",
"expectedPackageFiles": [],
"expectedPackageFiles": [
"C:\\Users\\wienkop\\.nuget\\packages\\microsoft.aspnetcore.app.ref\\3.1.2\\microsoft.aspnetcore.app.ref.3.1.2.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
01Indexer/obj/01Indexer.csproj.nuget.dgspec.json
View file @
cc8f53de
...
...
@@ -47,12 +47,18 @@
],
"assetTargetFallback"
:
true
,
"warn"
:
true
,
"downloadDependencies"
:
[
{
"name"
:
"Microsoft.AspNetCore.App.Ref"
,
"version"
:
"[3.1.2, 3.1.2]"
}
],
"frameworkReferences"
:
{
"Microsoft.NETCore.App"
:
{
"privateAssets"
:
"all"
}
},
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
201
\\
RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
300
\\
RuntimeIdentifierGraph.json"
}
}
}
...
...
01Indexer/obj/01Indexer.csproj.nuget.g.props
View file @
cc8f53de
...
...
@@ -7,7 +7,7 @@
<NuGetPackageRoot
Condition=
" '$(NuGetPackageRoot)' == '' "
>
$(UserProfile)\.nuget\packages\
</NuGetPackageRoot>
<NuGetPackageFolders
Condition=
" '$(NuGetPackageFolders)' == '' "
>
C:\Users\wienkop\.nuget\packages\
</NuGetPackageFolders>
<NuGetProjectStyle
Condition=
" '$(NuGetProjectStyle)' == '' "
>
PackageReference
</NuGetProjectStyle>
<NuGetToolVersion
Condition=
" '$(NuGetToolVersion)' == '' "
>
5.
5
.0
</NuGetToolVersion>
<NuGetToolVersion
Condition=
" '$(NuGetToolVersion)' == '' "
>
5.
6
.0
</NuGetToolVersion>
</PropertyGroup>
<PropertyGroup>
<MSBuildAllProjects>
$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
</MSBuildAllProjects>
...
...
01Indexer/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
0 → 100644
View file @
cc8f53de
// <autogenerated />
using
System
;
using
System.Reflection
;
[
assembly
:
global
::
System
.
Runtime
.
Versioning
.
TargetFrameworkAttribute
(
".NETCoreApp,Version=v3.1"
,
FrameworkDisplayName
=
""
)]
01Indexer/obj/project.assets.json
View file @
cc8f53de
...
...
@@ -53,12 +53,18 @@
],
"assetTargetFallback"
:
true
,
"warn"
:
true
,
"downloadDependencies"
:
[
{
"name"
:
"Microsoft.AspNetCore.App.Ref"
,
"version"
:
"[3.1.2, 3.1.2]"
}
],
"frameworkReferences"
:
{
"Microsoft.NETCore.App"
:
{
"privateAssets"
:
"all"
}
},
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
201
\\
RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
300
\\
RuntimeIdentifierGraph.json"
}
}
}
...
...
01Indexer/obj/project.nuget.cache
View file @
cc8f53de
{
"version": 2,
"dgSpecHash": "
2pVF1+x8k6mzC7wUA3MIkntqXe5ZO8tmHS2jCga59c3cWikla9SuImJGgeRYMgevFYtB+NEOi81PumRWc6j5rQ
==",
"dgSpecHash": "
i0i6nxS923vLJ+YanZeBJgBevoR4U/AcZfgTKV75e7ynmdpf+bUxf2O/Sv/jPEdjG/Npqe/EL757JZ15m9xMLA
==",
"success": true,
"projectFilePath": "C:\\Users\\wienkop\\source\\repos\\prog2-ss2020-wienkop\\01Indexer\\01Indexer.csproj",
"expectedPackageFiles": [],
"expectedPackageFiles": [
"C:\\Users\\wienkop\\.nuget\\packages\\microsoft.aspnetcore.app.ref\\3.1.2\\microsoft.aspnetcore.app.ref.3.1.2.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
01KlassenWiederholung/obj/01KlassenWiederholung.csproj.nuget.dgspec.json
View file @
cc8f53de
...
...
@@ -47,12 +47,18 @@
],
"assetTargetFallback"
:
true
,
"warn"
:
true
,
"downloadDependencies"
:
[
{
"name"
:
"Microsoft.AspNetCore.App.Ref"
,
"version"
:
"[3.1.2, 3.1.2]"
}
],
"frameworkReferences"
:
{
"Microsoft.NETCore.App"
:
{
"privateAssets"
:
"all"
}
},
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
201
\\
RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
3.1.
300
\\
RuntimeIdentifierGraph.json"
}
}
}
...
...
01KlassenWiederholung/obj/01KlassenWiederholung.csproj.nuget.g.props
View file @
cc8f53de
...
...
@@ -7,7 +7,7 @@
<NuGetPackageRoot
Condition=
" '$(NuGetPackageRoot)' == '' "
>
$(UserProfile)\.nuget\packages\
</NuGetPackageRoot>
<NuGetPackageFolders
Condition=
" '$(NuGetPackageFolders)' == '' "
>
C:\Users\wienkop\.nuget\packages\
</NuGetPackageFolders>
<NuGetProjectStyle
Condition=
" '$(NuGetProjectStyle)' == '' "
>
PackageReference
</NuGetProjectStyle>
<NuGetToolVersion
Condition=
" '$(NuGetToolVersion)' == '' "
>
5.
5
.0
</NuGetToolVersion>
<NuGetToolVersion
Condition=
" '$(NuGetToolVersion)' == '' "
>
5.
6
.0
</NuGetToolVersion>
</PropertyGroup>
<PropertyGroup>
<MSBuildAllProjects>
$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
</MSBuildAllProjects>
...
...
Prev
1
2
3
4
5
…
11
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment