Using C# create a class with a method to read a .csproj file.
- Check if
UserSecretsId nodeexists in a method namedExists - If
UserSecretsId nodeexists return the value in a method namedGetValue
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
net9.0