diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e0496ab --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +./PlaywrightDotNetDemo/bin/ \ No newline at end of file diff --git a/PlaywrightDotNetDemo/.vs/PlaywrightDotNetDemo/DesignTimeBuild/.dtbcache.v2 b/PlaywrightDotNetDemo/.vs/PlaywrightDotNetDemo/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 0000000..fd00e6d Binary files /dev/null and b/PlaywrightDotNetDemo/.vs/PlaywrightDotNetDemo/DesignTimeBuild/.dtbcache.v2 differ diff --git a/PlaywrightDotNetDemo/.vs/ProjectEvaluation/playwrightdotnetdemo.metadata.v5.2 b/PlaywrightDotNetDemo/.vs/ProjectEvaluation/playwrightdotnetdemo.metadata.v5.2 new file mode 100644 index 0000000..23dc1e0 Binary files /dev/null and b/PlaywrightDotNetDemo/.vs/ProjectEvaluation/playwrightdotnetdemo.metadata.v5.2 differ diff --git a/PlaywrightDotNetDemo/.vs/ProjectEvaluation/playwrightdotnetdemo.projects.v5.2 b/PlaywrightDotNetDemo/.vs/ProjectEvaluation/playwrightdotnetdemo.projects.v5.2 new file mode 100644 index 0000000..7c9e2e7 Binary files /dev/null and b/PlaywrightDotNetDemo/.vs/ProjectEvaluation/playwrightdotnetdemo.projects.v5.2 differ