Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperk81 authored Sep 28, 2024
1 parent de6a40a commit 9247a9d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net80</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<AssemblyName>SuperOffice.DevNet.WebApiClient.Oidc</AssemblyName>
<RootNamespace>SuperOffice.DevNet.WebApiClient.Oidc</RootNamespace>
</PropertyGroup>
Expand All @@ -15,4 +15,4 @@
<PackageReference Include="SuperOffice.WebApi" Version="9.2.7935" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 9247a9d

Please sign in to comment.