⬇️ Downgrade EFCore to 9 from 10 since it's not ready for use
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Aspire.Hosting.AppHost" Version="13.0.0" />
|
||||
<PackageReference Include="Aspire.Hosting.Docker" Version="9.4.2-preview.1.25428.12" />
|
||||
<PackageReference Include="Aspire.Hosting.Docker" Version="13.0.0-preview.1.25560.3" />
|
||||
<PackageReference Include="Aspire.Hosting.Nats" Version="13.0.0" />
|
||||
<PackageReference Include="Aspire.Hosting.Redis" Version="13.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user