From 4d0636f011171218e71de7958068580084af2dc2 Mon Sep 17 00:00:00 2001 From: andrei-mihnea-cerbu Date: Wed, 3 Apr 2024 19:46:30 +0300 Subject: [PATCH] readme actualizat --- .gitignore | Bin 114 -> 126 bytes .../obj/Debug/net8.0/frontend.AssemblyInfo.cs | 2 +- .../net8.0/frontend.AssemblyInfoInputs.cache | 2 +- ...CoreApp,Version=v8.0.AssemblyAttributes.cs | 4 +++ .../Release/net8.0/frontend.AssemblyInfo.cs | 23 ++++++++++++++++++ .../net8.0/frontend.AssemblyInfoInputs.cache | 1 + ....GeneratedMSBuildEditorConfig.editorconfig | 13 ++++++++++ .../Release/net8.0/frontend.GlobalUsings.g.cs | 8 ++++++ .../obj/Release/net8.0/frontend.assets.cache | Bin 0 -> 159 bytes readme.md | Bin 250 -> 4168 bytes 10 files changed, 51 insertions(+), 2 deletions(-) create mode 100644 frontend/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs create mode 100644 frontend/obj/Release/net8.0/frontend.AssemblyInfo.cs create mode 100644 frontend/obj/Release/net8.0/frontend.AssemblyInfoInputs.cache create mode 100644 frontend/obj/Release/net8.0/frontend.GeneratedMSBuildEditorConfig.editorconfig create mode 100644 frontend/obj/Release/net8.0/frontend.GlobalUsings.g.cs create mode 100644 frontend/obj/Release/net8.0/frontend.assets.cache diff --git a/.gitignore b/.gitignore index 30357e2b8b6078a8642538c7e0d80dc71b133617..09b158ab100dcda963039e3e4ccae6eb1b1c7bf8 100644 GIT binary patch delta 17 YcmXS_n^45V%fQ8;$56&l%%INz046B|TmS$7 delta 4 Lcmb;`notA)1mpqp diff --git a/frontend/obj/Debug/net8.0/frontend.AssemblyInfo.cs b/frontend/obj/Debug/net8.0/frontend.AssemblyInfo.cs index 65cfc61..74fe12f 100644 --- a/frontend/obj/Debug/net8.0/frontend.AssemblyInfo.cs +++ b/frontend/obj/Debug/net8.0/frontend.AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("frontend")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+72abb4688456e137c4db593560b9f1128dfffda9")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+44784cf28f1dbfe0aff360be7a2f285ee4693ce8")] [assembly: System.Reflection.AssemblyProductAttribute("frontend")] [assembly: System.Reflection.AssemblyTitleAttribute("frontend")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/frontend/obj/Debug/net8.0/frontend.AssemblyInfoInputs.cache b/frontend/obj/Debug/net8.0/frontend.AssemblyInfoInputs.cache index 3682f83..da7499f 100644 --- a/frontend/obj/Debug/net8.0/frontend.AssemblyInfoInputs.cache +++ b/frontend/obj/Debug/net8.0/frontend.AssemblyInfoInputs.cache @@ -1 +1 @@ -3ade2d55dbc4754ab15c8633b8723ad0d75cf8568dedaba859b3f8a191df053a +0a4b161db8fb41143db5622e90da710b04a4f16b3852e9782d2ca0867d51a465 diff --git a/frontend/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/frontend/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2217181 --- /dev/null +++ b/frontend/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/frontend/obj/Release/net8.0/frontend.AssemblyInfo.cs b/frontend/obj/Release/net8.0/frontend.AssemblyInfo.cs new file mode 100644 index 0000000..5e25d74 --- /dev/null +++ b/frontend/obj/Release/net8.0/frontend.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("frontend")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+44784cf28f1dbfe0aff360be7a2f285ee4693ce8")] +[assembly: System.Reflection.AssemblyProductAttribute("frontend")] +[assembly: System.Reflection.AssemblyTitleAttribute("frontend")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/frontend/obj/Release/net8.0/frontend.AssemblyInfoInputs.cache b/frontend/obj/Release/net8.0/frontend.AssemblyInfoInputs.cache new file mode 100644 index 0000000..d980aeb --- /dev/null +++ b/frontend/obj/Release/net8.0/frontend.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +61acc68820a999859bd856117bc3bdcdad9fa7bc831c6c98b59fd10a5338e3b8 diff --git a/frontend/obj/Release/net8.0/frontend.GeneratedMSBuildEditorConfig.editorconfig b/frontend/obj/Release/net8.0/frontend.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..2d1e90f --- /dev/null +++ b/frontend/obj/Release/net8.0/frontend.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,13 @@ +is_global = true +build_property.TargetFramework = net8.0 +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = frontend +build_property.ProjectDir = C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/frontend/obj/Release/net8.0/frontend.GlobalUsings.g.cs b/frontend/obj/Release/net8.0/frontend.GlobalUsings.g.cs new file mode 100644 index 0000000..8578f3d --- /dev/null +++ b/frontend/obj/Release/net8.0/frontend.GlobalUsings.g.cs @@ -0,0 +1,8 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/frontend/obj/Release/net8.0/frontend.assets.cache b/frontend/obj/Release/net8.0/frontend.assets.cache new file mode 100644 index 0000000000000000000000000000000000000000..e1cc47dc718fbda5a49f71f177554192989cfc49 GIT binary patch literal 159 zcmWIWc6a1qU|{eI7P8I!oA~&uk@IS?+yM6}H{^N>n&w5CO^v#LQGoy0Y@ixq0V7bM tnzL0*XmM&$ag1YLN>OU2f^%w7QfZ7{UTJ!2NlZava&}^RYHXM1Sz0Aq6M#si|s}J6GA_H+w+_8aQB*p z(g@|Hvew?+JNM4HGiT0R|NYnJ)TBweNNt+x?x*x3ZQJ)r`jW)b7dN#NzE)S!gAq zcCGniv-nlE5vg6R_FIA*edu=6TN~fGvnNyRq(lTyGH(|0?r5j!jo#nLFQ~Fb+d&h# zSXty+?QJOgnLLF3*miwwyI;Hh)mqj;O%8E!B~G_eIgk@hGpZRVA1 zU-#x1j z<#XP%Z}>jaDsyGjS8MMuUI+&~hIK?P;$Erd;MqL=Y-3N2HT$>`mWh7JW~}E}A73Tc z1NkJ|R0fLH2%E=rqNi9BHJjblTDL++!i@&Pl2EkG+VtFEQPx43i62=7#CxevSpk*B zk}O9JN7eYw*nwvlP7$TZV`kz|3_?-h`=!~G8h)S^T8$8C)EMr}1=cq3hF5y>mF&8yNTjJ&-ETfzmAUl!SJm#hLxX2=+U8-eRI9;Sb@>o^rux*uF|sqKSftF zo+f=$96;k|Fw_xFajIz7IXjnE-jEmc(@!7KX{ZA-AE(1jW>ZT`T~tBVMpzRn@W~LY z41wD*>L*O@PSnxxANKTq=QHX-hsu0|5sc9-LhrnX<(_%JC!H$0<$2`oS^+pWIhsmc zuGH}SzP3Gr5-lV$nT1pf%)d08oJgwli!Ly7;+cs}d8M+R&#a@vRM>Rev5T`rcP4y# zh_Bdjc~9DV6z^udqF2QlsM4{j;gd46qkGrP?&&R1l~#Gj{o^piEB#DS;yk)g7TGy^ z+1D!qk?-o%W^z}}(t`l9p&wjgdm;L9nSo1h#ua8^a_x`Yb z8HatvEKdFZ_gD;6LDb??