Skip to content

Commit 8a97bbf

Browse files
authored
Update Octokit.GraphQL.Pack.csproj
Signed-off-by: 0x5BFA <[email protected]>
1 parent f28204d commit 8a97bbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Octokit.GraphQL.Pack/Octokit.GraphQL.Pack.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>netstandard2.0</TargetFramework>
44
<NoBuild>true</NoBuild>
55
<IncludeBuildOutput>false</IncludeBuildOutput>
6-
<NuspecFile>../Octokit.GraphQL.nuspec</NuspecFile>
7-
<NuspecBasePath>..</NuspecBasePath>
6+
<NuspecFile>../../Octokit.GraphQL.nuspec</NuspecFile>
7+
<NuspecBasePath>../..</NuspecBasePath>
88
</PropertyGroup>
99
</Project>

0 commit comments

Comments
 (0)