Skip to content

Commit a7513c8

Browse files
committed
nit readme
1 parent 7660980 commit a7513c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1481,7 +1481,7 @@ Ask questions on GitHub and this section will be expanded. :)
14811481
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Sep.Benchmarks")]
14821482
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Sep.ComparisonBenchmarks")]
14831483
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Sep.Test")]
1484-
[assembly: System.Runtime.Versioning.TargetFramework(".NETCoreApp,Version=v7.0", FrameworkDisplayName=".NET 7.0")]
1484+
[assembly: System.Runtime.Versioning.TargetFramework(".NETCoreApp,Version=v8.0", FrameworkDisplayName=".NET 8.0")]
14851485
namespace nietras.SeparatedValues
14861486
{
14871487
public readonly struct Sep : System.IEquatable<nietras.SeparatedValues.Sep>

0 commit comments

Comments
 (0)