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 2754408 commit 05753dd
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>
<Using Include="System.ReadOnlySpan&lt;System.Char&gt;" Alias="CharSpan" />
<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'" />
Expand Down

0 comments on commit 05753dd

Please sign in to comment.