Bump NuGet.BuildTasks to get new updates and switch to `dev` branch (#5566)
[mono.git] / mcs / tests / test-419-2-lib.cs
1 // Compiler options: -t:library
2
3 internal class Provider {
4 }