OPC # 0001: Move Directory.Packages.props to root directory

This commit is contained in:
amadzarak
2026-04-25 18:09:33 -04:00
parent 60821e219c
commit cbf91a2001
5 changed files with 1 additions and 67 deletions
+1 -5
View File
@@ -1,10 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Aspire.Keycloak.Authentication" />