Skip to content

Commit

Permalink
Update Verify.ExceptionParsing.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Apr 15, 2023
1 parent 2b42ae2 commit e2dbd43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Verify.ExceptionParsing/Verify.ExceptionParsing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Polyfill" Version="1.16.0" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.90" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
</ItemGroup>
Expand Down

0 comments on commit e2dbd43

Please sign in to comment.