Skip to content

Commit

Permalink
Update docs project
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Nov 19, 2024
1 parent dd89e61 commit 5317cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>$(LatestNetVersion)</TargetFramework>
<IsPackable>False</IsPackable>
</PropertyGroup>

Expand Down

0 comments on commit 5317cff

Please sign in to comment.