refactor: update package reference configuration
- Updated `CShells.Abstractions` package reference to use the default version in the unit test project.
This commit is contained in:
parent
e59a0f1721
commit
ff10a68100
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="CShells.Abstractions" VersionOverride="0.0.21" />
|
||||
<PackageReference Include="CShells.Abstractions" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue