Skip to content

Commit

Permalink
removed logger
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaughnAnderson94 committed Jun 28, 2024
1 parent fae7d16 commit e6d6ef9
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 3 deletions.
Binary file modified testapi/bin/Debug/net8.0/testapi.dll
Binary file not shown.
Binary file modified testapi/bin/Debug/net8.0/testapi.exe
Binary file not shown.
Binary file modified testapi/bin/Debug/net8.0/testapi.pdb
Binary file not shown.
Binary file modified testapi/obj/Debug/net8.0/apphost.exe
Binary file not shown.
Binary file modified testapi/obj/Debug/net8.0/ref/testapi.dll
Binary file not shown.
Binary file modified testapi/obj/Debug/net8.0/refint/testapi.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion testapi/obj/Debug/net8.0/testapi.AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("testapi")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+857fddbd784747ce5313e0ae6fee3462382dc267")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+08f511e2b966b9fff9e2af1e013a88b32770996a")]
[assembly: System.Reflection.AssemblyProductAttribute("testapi")]
[assembly: System.Reflection.AssemblyTitleAttribute("testapi")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Expand Down
2 changes: 1 addition & 1 deletion testapi/obj/Debug/net8.0/testapi.AssemblyInfoInputs.cache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d73b5107be527a0a450b654fae3bee0dbf127bb8bc070ed5a13bfe2415db6b74
dd2a9f5c09ad38c22786888d9d7a044b3dff20691ecb016919b0ccf1129784d7
Binary file modified testapi/obj/Debug/net8.0/testapi.dll
Binary file not shown.
Binary file modified testapi/obj/Debug/net8.0/testapi.pdb
Binary file not shown.
2 changes: 1 addition & 1 deletion testapi/obj/Debug/net8.0/testapi.sourcelink.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documents":{"C:\\Users\\sarah\\Desktop\\programing\\DOTNET-Workshop-Two\\*":"https://raw.githubusercontent.com/foundersandcoders/DOTNET-Workshop-Two/857fddbd784747ce5313e0ae6fee3462382dc267/*"}}
{"documents":{"C:\\Users\\sarah\\Desktop\\programing\\DOTNET-Workshop-Two\\*":"https://raw.githubusercontent.com/foundersandcoders/DOTNET-Workshop-Two/08f511e2b966b9fff9e2af1e013a88b32770996a/*"}}

0 comments on commit e6d6ef9

Please sign in to comment.