Skip to content

Commit 947d4c7

Browse files
committed
refs or cleanup
1 parent 755d8e8 commit 947d4c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tests/Tests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ public enum Extension
7474
nupkg
7575
}
7676

77-
static string directory = AttributeReader.GetProjectDirectory();
77+
static string directory = ProjectFiles.ProjectDirectory;
7878

7979
static MemoryStream Convert(Extension extension)
8080
{

0 commit comments

Comments
 (0)