From 674ca83ba9243a9e95a7568c797668dab6aee26a Mon Sep 17 00:00:00 2001 From: Lucas Faria Mendes Date: Mon, 30 Mar 2026 10:35:25 -0300 Subject: feat: upload files --- .../.NETFramework,Version=v4.8.AssemblyAttributes.cs | 4 ++++ .../DesignTimeResolveAssemblyReferencesInput.cache | Bin 0 -> 2183 bytes ...Gestor.Infrastructure.csproj.AssemblyReference.cache | Bin 0 -> 11034 bytes ...Gestor.Infrastructure.csproj.CoreCompileInputs.cache | 1 + .../Gestor.Infrastructure.csproj.FileListAbsolute.txt | 2 ++ 5 files changed, 7 insertions(+) create mode 100644 Gestor.Infrastructure/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs create mode 100644 Gestor.Infrastructure/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache create mode 100644 Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.AssemblyReference.cache create mode 100644 Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.CoreCompileInputs.cache create mode 100644 Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.FileListAbsolute.txt (limited to 'Gestor.Infrastructure/obj/Debug') diff --git a/Gestor.Infrastructure/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Gestor.Infrastructure/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs new file mode 100644 index 0000000..3cf0af3 --- /dev/null +++ b/Gestor.Infrastructure/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Gestor.Infrastructure/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Gestor.Infrastructure/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache new file mode 100644 index 0000000..baa7eff Binary files /dev/null and b/Gestor.Infrastructure/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.AssemblyReference.cache b/Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.AssemblyReference.cache new file mode 100644 index 0000000..e5d4a02 Binary files /dev/null and b/Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.AssemblyReference.cache differ diff --git a/Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.CoreCompileInputs.cache b/Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..841e0bc --- /dev/null +++ b/Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +b264f6b68ca486f83aa9b21592553a9aa15b3d3f7754afe2934115d2d0f09bf4 diff --git a/Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.FileListAbsolute.txt b/Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..1cb898d --- /dev/null +++ b/Gestor.Infrastructure/obj/Debug/Gestor.Infrastructure.csproj.FileListAbsolute.txt @@ -0,0 +1,2 @@ +C:\Users\Usuario\Downloads\CodemerxDecompile-windows-x64\Gestor\Gestor.Infra\obj\Debug\Gestor.Infrastructure.csproj.AssemblyReference.cache +C:\Users\Usuario\Downloads\CodemerxDecompile-windows-x64\Gestor\Gestor.Infra\obj\Debug\Gestor.Infrastructure.csproj.CoreCompileInputs.cache -- cgit v1.2.3