File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1481,7 +1481,7 @@ Ask questions on GitHub and this section will be expanded. :)
1481
1481
[assembly : System .Runtime .CompilerServices .InternalsVisibleTo (" Sep.Benchmarks" )]
1482
1482
[assembly : System .Runtime .CompilerServices .InternalsVisibleTo (" Sep.ComparisonBenchmarks" )]
1483
1483
[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" )]
1485
1485
namespace nietras .SeparatedValues
1486
1486
{
1487
1487
public readonly struct Sep : System .IEquatable <nietras .SeparatedValues .Sep >
You can’t perform that action at this time.
0 commit comments