From 1bd62086ab24a9cab8e86b630268f77643b58fda Mon Sep 17 00:00:00 2001 From: atef Date: Mon, 3 Jul 2023 14:23:58 +0200 Subject: [PATCH] Comment and delete unused lines --- csharp/App/SaliMax/SaliMax.csproj | 6 +----- csharp/App/SaliMax/tunnelstoSalimax0001.sh | 2 +- csharp/InnovEnergy.props | 8 ++++---- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/csharp/App/SaliMax/SaliMax.csproj b/csharp/App/SaliMax/SaliMax.csproj index 8c66b470f..0360f4ae5 100644 --- a/csharp/App/SaliMax/SaliMax.csproj +++ b/csharp/App/SaliMax/SaliMax.csproj @@ -1,8 +1,4 @@ - - Debug;Release;Release-Server - AnyCPU;linux-arm - @@ -26,4 +22,4 @@ - \ No newline at end of file + diff --git a/csharp/App/SaliMax/tunnelstoSalimax0001.sh b/csharp/App/SaliMax/tunnelstoSalimax0001.sh index 4dd7a96af..f538423bb 100755 --- a/csharp/App/SaliMax/tunnelstoSalimax0001.sh +++ b/csharp/App/SaliMax/tunnelstoSalimax0001.sh @@ -1,4 +1,4 @@ -j#!/bin/bash +#!/bin/bash host=ie-entwicklung@10.2.3.104 diff --git a/csharp/InnovEnergy.props b/csharp/InnovEnergy.props index b1a90c16d..106c6030a 100644 --- a/csharp/InnovEnergy.props +++ b/csharp/InnovEnergy.props @@ -9,12 +9,12 @@ net6.0 true false - Please.reload.the.project.Rider.is.stupid + $(Company) Team - - $(Company).$(MSBuildProjectDirectory.Replace($(SolutionDir), "").Replace("/",".").Replace("\",".")) - + + + \ No newline at end of file