From ec4fe32185282f7ab10410655248e9af5df762b6 Mon Sep 17 00:00:00 2001 From: Tarith Date: Sun, 28 Nov 2021 15:26:28 +0530 Subject: [PATCH] [PROJECT]: Updated sln and csproj --- Cellua.sln | 3 +++ Cellua/Cellua.csproj | 2 ++ 2 files changed, 5 insertions(+) diff --git a/Cellua.sln b/Cellua.sln index 5c17e80..63f9706 100644 --- a/Cellua.sln +++ b/Cellua.sln @@ -6,11 +6,14 @@ Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU + Linux|Any CPU = Linux|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E982A88F-1D98-4E67-9021-A0E217232EB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E982A88F-1D98-4E67-9021-A0E217232EB5}.Debug|Any CPU.Build.0 = Debug|Any CPU {E982A88F-1D98-4E67-9021-A0E217232EB5}.Release|Any CPU.ActiveCfg = Release|Any CPU {E982A88F-1D98-4E67-9021-A0E217232EB5}.Release|Any CPU.Build.0 = Release|Any CPU + {E982A88F-1D98-4E67-9021-A0E217232EB5}.Linux|Any CPU.ActiveCfg = Linux|Any CPU + {E982A88F-1D98-4E67-9021-A0E217232EB5}.Linux|Any CPU.Build.0 = Linux|Any CPU EndGlobalSection EndGlobal diff --git a/Cellua/Cellua.csproj b/Cellua/Cellua.csproj index da9ac15..e5d3c3e 100644 --- a/Cellua/Cellua.csproj +++ b/Cellua/Cellua.csproj @@ -4,6 +4,8 @@ net6.0 enable Exe + default + Flew Software