There was an error while loading. Please reload this page.
1 parent e3e5a14 commit dfc37b3Copy full SHA for dfc37b3
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.1" />
+ <PackageReference Include="Chickensoft.GoDotTest" Version="2.0.2" />
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