From fb82ff616ab713399e96508028c8f1a6407075df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Burak=20Mu=C5=9Ftu?= <47041552+brkmustu@users.noreply.github.com> Date: Tue, 25 Feb 2020 10:58:16 +0300 Subject: [PATCH] Delete Cpbp.Tests.AssemblyInfo.cs --- .../netcoreapp3.1/Cpbp.Tests.AssemblyInfo.cs | 23 ------------------- 1 file changed, 23 deletions(-) delete mode 100644 src/Cpbp.Tests/obj/Debug/netcoreapp3.1/Cpbp.Tests.AssemblyInfo.cs diff --git a/src/Cpbp.Tests/obj/Debug/netcoreapp3.1/Cpbp.Tests.AssemblyInfo.cs b/src/Cpbp.Tests/obj/Debug/netcoreapp3.1/Cpbp.Tests.AssemblyInfo.cs deleted file mode 100644 index 70defec..0000000 --- a/src/Cpbp.Tests/obj/Debug/netcoreapp3.1/Cpbp.Tests.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 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("Cpbp.Tests")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Cpbp.Tests")] -[assembly: System.Reflection.AssemblyTitleAttribute("Cpbp.Tests")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. -