From 7b15765320f4ac881b4122a4554d1fff6842d343 Mon Sep 17 00:00:00 2001 From: Gustavo Navarro <30131949+gustavnavar@users.noreply.github.com> Date: Wed, 13 Oct 2021 20:19:02 +0200 Subject: [PATCH] Delete GridCore/Properties directory --- GridCore/Properties/AssemblyInfo.cs | 35 ------------------- .../PublishProfiles/FolderProfile.pubxml | 15 -------- .../PublishProfiles/FolderProfile.pubxml.user | 9 ----- 3 files changed, 59 deletions(-) delete mode 100644 GridCore/Properties/AssemblyInfo.cs delete mode 100644 GridCore/Properties/PublishProfiles/FolderProfile.pubxml delete mode 100644 GridCore/Properties/PublishProfiles/FolderProfile.pubxml.user diff --git a/GridCore/Properties/AssemblyInfo.cs b/GridCore/Properties/AssemblyInfo.cs deleted file mode 100644 index edb5d648..00000000 --- a/GridCore/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. - -[assembly: AssemblyCopyright("")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. - -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM - -[assembly: Guid("7d38c093-51ea-4869-8044-0a85eda1bb6f")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: InternalsVisibleTo("GridMvc")] -[assembly: InternalsVisibleTo("GridMvc.Tests")] \ No newline at end of file diff --git a/GridCore/Properties/PublishProfiles/FolderProfile.pubxml b/GridCore/Properties/PublishProfiles/FolderProfile.pubxml deleted file mode 100644 index 52447de3..00000000 --- a/GridCore/Properties/PublishProfiles/FolderProfile.pubxml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Release - Any CPU - C:\Users\GustauNavarro\OneDrive - Agno.me\GridPackages - FileSystem - netstandard2.1;net5.0;net6.0 - netstandard2.1; - false - - \ No newline at end of file diff --git a/GridCore/Properties/PublishProfiles/FolderProfile.pubxml.user b/GridCore/Properties/PublishProfiles/FolderProfile.pubxml.user deleted file mode 100644 index 75d847ef..00000000 --- a/GridCore/Properties/PublishProfiles/FolderProfile.pubxml.user +++ /dev/null @@ -1,9 +0,0 @@ - - - - - True|2021-09-14T12:02:52.4754402Z;True|2021-09-14T13:59:00.4222124+02:00;True|2021-06-22T20:39:23.4383813+02:00;True|2021-06-02T23:04:47.2095959+02:00;True|2021-04-27T12:32:38.3053717+02:00;True|2021-04-17T13:40:30.3701569+02:00; - - \ No newline at end of file