oh hell no

This commit is contained in:
fedpo
2024-09-08 18:46:32 +01:00
parent 393caac989
commit e3fd07a90a
105 changed files with 5743 additions and 232 deletions

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("testing")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+c15ae743ab4e6f1c270349cbe1eadde8c6404874")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+393caac989bc21fa565a3f37f2db36fec8e62f3b")]
[assembly: System.Reflection.AssemblyProductAttribute("testing")]
[assembly: System.Reflection.AssemblyTitleAttribute("testing")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
61c944394d80796eab68c80421f3d70d87e7c76b24136ff08a133fa8b31e15fa
44505325d713c4e34fbd482fe5605c51a1e1d88b38aa7fb13c0c45363244a32f

View File

@@ -1 +1 @@
166e5c30706d1e63f7ccc614b81f88058752b8904f9b5eae500b3e0dd4eabef7
9374421611809f29d5a891e9c02e3f0e7c4526c1fce4b339f64d0ec8b6da1b7b

View File

@@ -157,3 +157,29 @@ C:\Users\fedpo\source\repos\Final_Das\testing\obj\Debug\net8.0\refint\testing.dl
C:\Users\fedpo\source\repos\Final_Das\testing\obj\Debug\net8.0\testing.pdb
C:\Users\fedpo\source\repos\Final_Das\testing\obj\Debug\net8.0\testing.genruntimeconfig.cache
C:\Users\fedpo\source\repos\Final_Das\testing\obj\Debug\net8.0\ref\testing.dll
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\Microsoft.Data.Sqlite.dll
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Sqlite.dll
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\Microsoft.Extensions.DependencyModel.dll
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\SQLitePCLRaw.batteries_v2.dll
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\SQLitePCLRaw.core.dll
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\SQLitePCLRaw.provider.e_sqlite3.dll
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\browser-wasm\nativeassets\net8.0\e_sqlite3.a
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\linux-arm\native\libe_sqlite3.so
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\linux-arm64\native\libe_sqlite3.so
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\linux-armel\native\libe_sqlite3.so
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\linux-mips64\native\libe_sqlite3.so
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\linux-musl-arm\native\libe_sqlite3.so
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\linux-musl-arm64\native\libe_sqlite3.so
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\linux-musl-x64\native\libe_sqlite3.so
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\linux-ppc64le\native\libe_sqlite3.so
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\linux-s390x\native\libe_sqlite3.so
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\linux-x64\native\libe_sqlite3.so
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\linux-x86\native\libe_sqlite3.so
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\maccatalyst-arm64\native\libe_sqlite3.dylib
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\maccatalyst-x64\native\libe_sqlite3.dylib
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\osx-arm64\native\libe_sqlite3.dylib
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\osx-x64\native\libe_sqlite3.dylib
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\win-arm\native\e_sqlite3.dll
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\win-arm64\native\e_sqlite3.dll
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\win-x64\native\e_sqlite3.dll
C:\Users\fedpo\source\repos\Final_Das\testing\bin\Debug\net8.0\runtimes\win-x86\native\e_sqlite3.dll

Binary file not shown.

Binary file not shown.