Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 80ef82c

Browse files
authored
Regex perf test (#26827)
* Regex perf test * caps
1 parent ef79caf commit 80ef82c

File tree

3 files changed

+474
-0
lines changed

3 files changed

+474
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup>
4+
<BuildConfigurations>
5+
netcoreapp;
6+
</BuildConfigurations>
7+
</PropertyGroup>
8+
</Project>

0 commit comments

Comments
 (0)