Skip to content

Commit

Permalink
fix: net 6.0 leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi authored Nov 6, 2024
1 parent 5d062f5 commit a98fff9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\OSLC4Net.Core.Query\OSLC4Net.Core.Query.csproj" />
Expand Down

0 comments on commit a98fff9

Please sign in to comment.