Verify
Verify copied to clipboard
detect and throw for invalid DependentUpon in csproj
<ItemGroup>
<None Update="Test.Simple.verified.txt">
<DependentUpon>Test.cs</DependentUpon>
</None>
</ItemGroup>