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 05753dd commit 3d84865
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Verify.ExceptionParsing/Verify.ExceptionParsing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<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 3d84865

Please sign in to comment.