Skip to content

Commit 1ebc7be

Browse files
committed
Adding Skyline specific content to csproj of GQI solution
1 parent a904024 commit 1ebc7be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

working/templates/gqi-ad-hoc-data-source-solution/$SCRIPTNAME$_1/$SCRIPTNAME$_1.csproj

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>net48</TargetFramework>
4+
<Company>Skyline Communications</Company>
5+
<Copyright>© Skyline Communications</Copyright>
46
<GenerateDocumentationFile>true</GenerateDocumentationFile>
57
</PropertyGroup>
68
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

0 commit comments

Comments
 (0)