Migrate NEW solution to central package management

This commit is contained in:
Joseph Doherty
2026-02-06 18:47:52 -05:00
parent 562f7e9e37
commit c3a9a6b19c
29 changed files with 271 additions and 193 deletions
+2 -2
View File
@@ -18,8 +18,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1" />
<PackageReference Include="System.DirectoryServices.Protocols" Version="10.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" />
<PackageReference Include="System.DirectoryServices.Protocols" />
</ItemGroup>
</Project>