Skip to content

Commit

Permalink
Net8
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelEstevamReis committed Mar 26, 2024
1 parent 44e1fef commit d86bcd5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 20 deletions.
17 changes: 0 additions & 17 deletions Simple.Lib/Simple.Lib.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Simple.Test/Simple.Test.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net6.0</TargetFrameworks>
<TargetFrameworks>net8.0</TargetFrameworks>
<RootNamespace>RafaelEstevam.Simple.Spider.Test</RootNamespace>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion Simple.UnitTests/Simple.UnitTests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>

<IsPackable>false</IsPackable>

Expand Down

0 comments on commit d86bcd5

Please sign in to comment.