Skip to content

Commit a0b75e2

Browse files
committed
1 parent 36ebb1c commit a0b75e2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pack.csproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
<PropertyGroup>
3+
<TargetFramework>netstandard1.1</TargetFramework>
4+
<NoBuild>true</NoBuild>
5+
<IncludeBuildOutput>false</IncludeBuildOutput>
6+
<NuspecFile>Octokit.GraphQL.nuspec</NuspecFile>
7+
</PropertyGroup>
8+
</Project>

0 commit comments

Comments
 (0)