File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Example Projects/dotNetCoreExample Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >net6.0</TargetFramework >
6
+ <Copyright >Copyright © 2018-2022 SocketLabs Acquisition LLC</Copyright >
6
7
</PropertyGroup >
7
8
8
9
<ItemGroup >
Original file line number Diff line number Diff line change 9
9
<GeneratePackageOnBuild >false</GeneratePackageOnBuild >
10
10
<PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
11
11
<Version >1.2.3</Version >
12
- <Copyright >(C) 2018-2022 SocketLabs</Copyright >
12
+ <Copyright >Copyright © 2018-2022 SocketLabs Acquisition LLC </Copyright >
13
13
<PackageIconUrl >https://www.socketlabs.com/assets/socketlabs-logo1.png</PackageIconUrl >
14
14
<Authors >SocketLabs Development Team</Authors >
15
15
<Product >SocketLabs .Net Client Library</Product >
You can’t perform that action at this time.
0 commit comments