Skip to content

Commit 3338caa

Browse files
amushinskiyCopilot
andauthored
Update ThreeByte.LinkLib/ThreeByte.LinkLib.UdpLink/ThreeByte.LinkLib.UdpLink.csproj
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 84d234e commit 3338caa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ThreeByte.LinkLib/ThreeByte.LinkLib.UdpLink/ThreeByte.LinkLib.UdpLink.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFrameworks>net10.0;netstandard2.0;netstandard2.1</TargetFrameworks>
5-
<Nullable>enable</Nullable>
6-
<LangVersion>latest</LangVersion>
4+
<TargetFrameworks>net10.0;netstandard2.0;netstandard2.1</TargetFrameworks>
5+
<Nullable>enable</Nullable>
6+
<LangVersion>latest</LangVersion>
77
</PropertyGroup>
88

99
<ItemGroup>

0 commit comments

Comments
 (0)