Skip to content

Commit

Permalink
Merge pull request #116 from DuendeSoftware/dependabot/nuget/Identity…
Browse files Browse the repository at this point in the history
…ServerVersion-7.0.5
  • Loading branch information
josephdecock authored Jun 11, 2024
2 parents 0036411 + c081e59 commit 6cf492d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project>
<PropertyGroup Condition=" '$(TargetFramework)' == 'net8.0'">
<FrameworkVersion>8.0.1</FrameworkVersion>
<FrameworkVersion>8.0.3</FrameworkVersion>
<ExtensionsVersion>8.0.0</ExtensionsVersion>
<WilsonVersion>7.1.2</WilsonVersion>
<IdentityServerVersion>7.0.4</IdentityServerVersion>
<IdentityServerVersion>7.0.5</IdentityServerVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 6cf492d

Please sign in to comment.