Skip to content

Commit

Permalink
Cleanup project files
Browse files Browse the repository at this point in the history
  • Loading branch information
hbjorgo committed Dec 19, 2024
1 parent 060a19e commit 0e31cb3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
<TargetFramework>net9.0</TargetFramework>
</PropertyGroup>

<PropertyGroup Condition=" '$(TargetFramework)' == 'net48' ">
<LangVersion>9.0</LangVersion>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.IO.Ports" Version="9.0.0" />
</ItemGroup>
Expand Down
4 changes: 0 additions & 4 deletions src/HeboTech.ATLib.Tests/HeboTech.ATLib.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
<IsPackable>false</IsPackable>
</PropertyGroup>

<PropertyGroup Condition=" '$(TargetFramework)' == 'net48' ">
<LangVersion>9.0</LangVersion>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Moq" Version="4.20.72" />
Expand Down

0 comments on commit 0e31cb3

Please sign in to comment.