We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755d8e8 commit 947d4c7Copy full SHA for 947d4c7
1 file changed
src/Tests/Tests.cs
@@ -74,7 +74,7 @@ public enum Extension
74
nupkg
75
}
76
77
- static string directory = AttributeReader.GetProjectDirectory();
+ static string directory = ProjectFiles.ProjectDirectory;
78
79
static MemoryStream Convert(Extension extension)
80
{
0 commit comments