Skip to content

Commit

Permalink
Remove duplicate TargetFramework...
Browse files Browse the repository at this point in the history
  • Loading branch information
DrEsteban committed Dec 18, 2024
1 parent 7b76a49 commit bc8e8a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/SolarGateway_PrometheusProxy.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit bc8e8a3

Please sign in to comment.