Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AutoLotManager.Tests/AutoLotManager.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<!-- NavigationService's constructor takes an Autofac.IContainer, so the signature
has to resolve here even though the tests pass null. Version matches the one
the Desktop project pins in packages.config. -->
<PackageReference Include="Autofac" Version="5.2.0" />
<PackageReference Include="Autofac" Version="9.3.2" />
</ItemGroup>

<ItemGroup>
Expand Down