diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 45a9ce064a8a4665f2846920dfc4b4402b597728 (patch) | |
tree | ea6c5ada196b081c745335798d3e91841e902ba1 /name_formatter/Name Formatter/obj | |
parent | distance calc (diff) | |
download | sql-45a9ce064a8a4665f2846920dfc4b4402b597728.tar sql-45a9ce064a8a4665f2846920dfc4b4402b597728.tar.gz sql-45a9ce064a8a4665f2846920dfc4b4402b597728.tar.bz2 sql-45a9ce064a8a4665f2846920dfc4b4402b597728.tar.xz sql-45a9ce064a8a4665f2846920dfc4b4402b597728.zip |
name formatter
Diffstat (limited to 'name_formatter/Name Formatter/obj')
11 files changed, 15 insertions, 0 deletions
diff --git a/name_formatter/Name Formatter/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs b/name_formatter/Name Formatter/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs new file mode 100644 index 0000000..057ed7f --- /dev/null +++ b/name_formatter/Name Formatter/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// <autogenerated /> +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")] diff --git a/name_formatter/Name Formatter/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/name_formatter/Name Formatter/obj/Debug/DesignTimeResolveAssemblyReferences.cache new file mode 100644 index 0000000..10a1a65 --- /dev/null +++ b/name_formatter/Name Formatter/obj/Debug/DesignTimeResolveAssemblyReferences.cache Binary files differdiff --git a/name_formatter/Name Formatter/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/name_formatter/Name Formatter/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache new file mode 100644 index 0000000..0313c7b --- /dev/null +++ b/name_formatter/Name Formatter/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache Binary files differdiff --git a/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.AssemblyReference.cache b/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.AssemblyReference.cache new file mode 100644 index 0000000..25ff1ca --- /dev/null +++ b/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.AssemblyReference.cache Binary files differdiff --git a/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.CoreCompileInputs.cache b/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..bfe380c --- /dev/null +++ b/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +8069502011d0681850e57a53d5a1673222f430a6 diff --git a/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.FileListAbsolute.txt b/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..7fa4c45 --- /dev/null +++ b/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.FileListAbsolute.txt @@ -0,0 +1,10 @@ +C:\Users\User\source\repos\Name Formatter\Name Formatter\bin\Debug\Name Formatter.exe.config +C:\Users\User\source\repos\Name Formatter\Name Formatter\bin\Debug\Name Formatter.exe +C:\Users\User\source\repos\Name Formatter\Name Formatter\bin\Debug\Name Formatter.pdb +C:\Users\User\source\repos\Name Formatter\Name Formatter\obj\Debug\Name Formatter.csproj.AssemblyReference.cache +C:\Users\User\source\repos\Name Formatter\Name Formatter\obj\Debug\Name_Formatter.nameFormatter.resources +C:\Users\User\source\repos\Name Formatter\Name Formatter\obj\Debug\Name_Formatter.Properties.Resources.resources +C:\Users\User\source\repos\Name Formatter\Name Formatter\obj\Debug\Name Formatter.csproj.GenerateResource.cache +C:\Users\User\source\repos\Name Formatter\Name Formatter\obj\Debug\Name Formatter.csproj.CoreCompileInputs.cache +C:\Users\User\source\repos\Name Formatter\Name Formatter\obj\Debug\Name Formatter.exe +C:\Users\User\source\repos\Name Formatter\Name Formatter\obj\Debug\Name Formatter.pdb diff --git a/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.GenerateResource.cache b/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.GenerateResource.cache new file mode 100644 index 0000000..ce60986 --- /dev/null +++ b/name_formatter/Name Formatter/obj/Debug/Name Formatter.csproj.GenerateResource.cache Binary files differdiff --git a/name_formatter/Name Formatter/obj/Debug/Name Formatter.exe b/name_formatter/Name Formatter/obj/Debug/Name Formatter.exe new file mode 100644 index 0000000..6f3c073 --- /dev/null +++ b/name_formatter/Name Formatter/obj/Debug/Name Formatter.exe Binary files differdiff --git a/name_formatter/Name Formatter/obj/Debug/Name Formatter.pdb b/name_formatter/Name Formatter/obj/Debug/Name Formatter.pdb new file mode 100644 index 0000000..add9cce --- /dev/null +++ b/name_formatter/Name Formatter/obj/Debug/Name Formatter.pdb Binary files differdiff --git a/name_formatter/Name Formatter/obj/Debug/Name_Formatter.Properties.Resources.resources b/name_formatter/Name Formatter/obj/Debug/Name_Formatter.Properties.Resources.resources new file mode 100644 index 0000000..6c05a97 --- /dev/null +++ b/name_formatter/Name Formatter/obj/Debug/Name_Formatter.Properties.Resources.resources Binary files differdiff --git a/name_formatter/Name Formatter/obj/Debug/Name_Formatter.nameFormatter.resources b/name_formatter/Name Formatter/obj/Debug/Name_Formatter.nameFormatter.resources new file mode 100644 index 0000000..6c05a97 --- /dev/null +++ b/name_formatter/Name Formatter/obj/Debug/Name_Formatter.nameFormatter.resources Binary files differ |