Skip to content

Commit

Permalink
Update ImpromptuInterface in Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtule committed Nov 8, 2023
1 parent d741b2f commit 1593975
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ImpromptuInterface" Version="7.0.1" />
<PackageReference Include="ImpromptuInterface" Version="8.0.3" />
<PackageReference Include="Microsoft.CSharp" Version="4.*" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
Expand All @@ -26,4 +26,4 @@
<ProjectReference Include="..\Dynamitey\Dynamitey.csproj" />
<ProjectReference Include="..\SupportLibrary\SupportLibrary.csproj" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 1593975

Please sign in to comment.