Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit a09cf03

Browse files
committed
Add package info;
1 parent 8645855 commit a09cf03

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/GQLCCG/GQLCCG.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>netcoreapp3.0</TargetFramework>
6+
<Version>1.0.1</Version>
7+
<Authors>Mihail Podshivadlov</Authors>
8+
<Product>GraphQL Client Code Generator</Product>
9+
<SignAssembly>false</SignAssembly>
10+
<DelaySign>false</DelaySign>
11+
<ApplicationIcon>Properties/favicon.ico</ApplicationIcon>
612
</PropertyGroup>
713

814
<ItemGroup>

src/GQLCCG/Properties/favicon.ico

126 KB
Binary file not shown.

0 commit comments

Comments
 (0)