Skip to content

Commit 422562e

Browse files
committed
Think i went too wild
1 parent 867a489 commit 422562e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/EmberLibConsumer.net/Lawo.EmberPlusSharp/Lawo.EmberPlusSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFrameworks>net48;netstandard2.1;net6.0</TargetFrameworks>
4+
<TargetFrameworks>net48;netstandard2.1</TargetFrameworks>
55
<Description></Description>
66
<Company>Lawo GmbH</Company>
77
<Copyright>Copyright 2012-2020 Lawo GmbH (http://www.lawo.com). Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</Copyright>

src/EmberLibConsumer.net/Lawo/Lawo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFrameworks>net48;netstandard2.1;net6.0</TargetFrameworks>
4+
<TargetFrameworks>net48;netstandard2.1</TargetFrameworks>
55
<Description></Description>
66
<Company>Lawo GmbH</Company>
77
<Copyright>Copyright 2012-2020 Lawo GmbH (http://www.lawo.com). Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</Copyright>

0 commit comments

Comments
 (0)