Skip to content

Commit

Permalink
Update Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno authored Dec 4, 2023
1 parent c04cc4b commit 45f59f8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<TargetFramework>net8.0</TargetFramework>
<AspNetVersion>8.0.0-rc.2.23480.2</AspNetVersion>
<SystemExtensionVersion>8.0.0-rc.2.23479.6</SystemExtensionVersion>
<EntityFramworkCoreVersion>8.0.0-rc.2.23480.1</EntityFramworkCoreVersion>
<VSCodeGeneratorVersion>8.0.0-rc.2.23509.1</VSCodeGeneratorVersion>
<AspNetVersion>8.0.0</AspNetVersion>
<SystemExtensionVersion>8.0.0</SystemExtensionVersion>
<EntityFramworkCoreVersion>8.0.0</EntityFramworkCoreVersion>
<VSCodeGeneratorVersion>8.0.0</VSCodeGeneratorVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Ardalis.ApiEndpoints" Version="4.0.1" />
Expand Down Expand Up @@ -69,4 +69,4 @@
<PackageVersion Include="MSTest.TestFramework" Version="3.0.2" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 45f59f8

Please sign in to comment.