diff --git a/.gitignore b/.gitignore index ae5c4cd..1514c9d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .vscode +.vs */bin */obj +*.user diff --git a/DuoUniversal.Example/DuoUniversal.Example.csproj b/DuoUniversal.Example/DuoUniversal.Example.csproj index 7d3a122..674ee0f 100644 --- a/DuoUniversal.Example/DuoUniversal.Example.csproj +++ b/DuoUniversal.Example/DuoUniversal.Example.csproj @@ -9,6 +9,7 @@ netcoreapp3.1;net6.0 + c05c0a02-dc23-4127-8601-80f474a8448a