Skip to content

Commit

Permalink
Trying net8 again
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsimons committed Dec 2, 2024
1 parent 3e4cd77 commit 256bb64
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion tools/3rd-party-licenses/3rd-party-licenses.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net9.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<RootNamespace>_3rd_party_licenses</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
Expand Down
6 changes: 0 additions & 6 deletions tools/3rd-party-licenses/global.json

This file was deleted.

2 changes: 1 addition & 1 deletion tools/coreDependencies/coreDependencies.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net9.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
</PropertyGroup>
Expand Down
6 changes: 0 additions & 6 deletions tools/coreDependencies/global.json

This file was deleted.

0 comments on commit 256bb64

Please sign in to comment.