From a1316999b89455a626a9eb5092975cd6dc72b7b5 Mon Sep 17 00:00:00 2001 From: iarspider Date: Tue, 11 Jan 2022 13:03:30 +0100 Subject: [PATCH 1/3] Delete AssemblyInfo.cs --- FriendsForever/Properties/AssemblyInfo.cs | 26 ----------------------- 1 file changed, 26 deletions(-) delete mode 100644 FriendsForever/Properties/AssemblyInfo.cs diff --git a/FriendsForever/Properties/AssemblyInfo.cs b/FriendsForever/Properties/AssemblyInfo.cs deleted file mode 100644 index c997286..0000000 --- a/FriendsForever/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,26 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("FriendsForever")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - -// The following attributes are used to specify the signing key for the assembly, -// if desired. See the Mono documentation for more information about signing. - -//[assembly: AssemblyDelaySign(false)] -//[assembly: AssemblyKeyFile("")] From 0bb80d0b0b0356c36d896f9f433b875ddfd125ef Mon Sep 17 00:00:00 2001 From: iarspider Date: Tue, 11 Jan 2022 13:03:45 +0100 Subject: [PATCH 2/3] Update FriendsForever.csproj --- FriendsForever/FriendsForever.csproj | 55 ++++------------------------ 1 file changed, 8 insertions(+), 47 deletions(-) diff --git a/FriendsForever/FriendsForever.csproj b/FriendsForever/FriendsForever.csproj index 945811c..1cf33bb 100644 --- a/FriendsForever/FriendsForever.csproj +++ b/FriendsForever/FriendsForever.csproj @@ -1,52 +1,13 @@ - - + - Debug - AnyCPU - {DD07E242-159E-458C-8F1B-D7A7467A7324} - Library - FriendsForever + true FriendsForever - v4.5 - - - - - true - full - false - bin\Debug - DEBUG; - prompt - 4 - false - x86 - - - true - bin\Release - prompt - 4 - false + FriendsForever + 1.5.4 + net5.0 + - - - - - - - - - - + - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - \ No newline at end of file + From 501dc6b702e40180e6771b9594a027b8ebdb5cfa Mon Sep 17 00:00:00 2001 From: iarspider Date: Tue, 11 Jan 2022 13:04:22 +0100 Subject: [PATCH 3/3] Update FriendsForever.csproj --- FriendsForever/FriendsForever.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FriendsForever/FriendsForever.csproj b/FriendsForever/FriendsForever.csproj index 1cf33bb..0c8a19a 100644 --- a/FriendsForever/FriendsForever.csproj +++ b/FriendsForever/FriendsForever.csproj @@ -1,6 +1,6 @@ - true + false FriendsForever FriendsForever 1.5.4