There was an error while loading. Please reload this page.
1 parent 4ab47ec commit fbe9a02Copy full SHA for fbe9a02
1 file changed
TestPackage/TestPackage.Tests/TestPackage.Tests.csproj
@@ -19,7 +19,7 @@
19
<DebugSymbols>true</DebugSymbols>
20
</PropertyGroup>
21
<ItemGroup>
22
- <PackageReference Include="Chickensoft.GoDotTest" Version="2.0.46" />
+ <PackageReference Include="Chickensoft.GoDotTest" Version="2.0.47" />
23
<!-- Bring your own assertion library for tests! -->
24
<PackageReference Include="Shouldly" Version="4.3.0" />
25
<!-- LightMock is a mocking library that can run without reflection. -->
0 commit comments