We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726700d commit 788223aCopy full SHA for 788223a
src/Belp.SDK.Build.Testing.XUnit/Assets/Sdk/Sdk.props
@@ -32,7 +32,7 @@
32
33
<!-- Dependencies -->
34
<ItemGroup>
35
- <PackageReference Include="Belp.Build.Testing" Version="1.0.2" />
+ <PackageReference Include="Belp.Build.Testing" Version="1.0.3" />
36
<PackageReference Include="coverlet.collector" Version="6.0.1">
37
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
38
<PrivateAssets>all</PrivateAssets>
0 commit comments