From 225aa1499e37faf9d38257caabbadc68d78b427e Mon Sep 17 00:00:00 2001 From: Lucas Faria Mendes Date: Mon, 30 Mar 2026 12:29:41 -0300 Subject: decompiler.com --- Decompiler/Gestor.Application.csproj | 949 +++++++++++++++++++++++++++++++++++ 1 file changed, 949 insertions(+) create mode 100644 Decompiler/Gestor.Application.csproj (limited to 'Decompiler/Gestor.Application.csproj') diff --git a/Decompiler/Gestor.Application.csproj b/Decompiler/Gestor.Application.csproj new file mode 100644 index 0000000..b91e087 --- /dev/null +++ b/Decompiler/Gestor.Application.csproj @@ -0,0 +1,949 @@ + + + Gestor.Application + False + WinExe + True + net48 + True + + + 11.0 + True + + + app.ico + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ../../../../usr/share/dotnet/shared/Microsoft.NETCore.App/6.0.25/WindowsBase.dll + + + + + + + + + + + + + + + ../../../../usr/share/dotnet/shared/Microsoft.NETCore.App/6.0.25/System.Core.dll + + + + ../../../../usr/share/dotnet/shared/Microsoft.NETCore.App/6.0.25/System.Data.dll + + + + + + + + + + + + + + + + + + + ../../../../usr/share/dotnet/shared/Microsoft.NETCore.App/6.0.25/System.Data.DataSetExtensions.dll + + + ../../../../usr/share/dotnet/shared/Microsoft.NETCore.App/6.0.25/System.IO.Compression.FileSystem.dll + + + ../../../../usr/share/dotnet/shared/Microsoft.NETCore.App/6.0.25/Microsoft.CSharp.dll + + + ../../../../usr/share/dotnet/shared/Microsoft.NETCore.App/6.0.25/System.Web.dll + + + + + \ No newline at end of file -- cgit v1.2.3