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 33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
55 <TargetFramework >net6.0</TargetFramework >
6+ <Copyright >Copyright © 2018-2022 SocketLabs Acquisition LLC</Copyright >
67 </PropertyGroup >
78
89 <ItemGroup >
Original file line number Diff line number Diff line change 99 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
1010 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
1111 <Version >1.2.3</Version >
12- <Copyright >(C) 2018-2022 SocketLabs</Copyright >
12+ <Copyright >Copyright © 2018-2022 SocketLabs Acquisition LLC </Copyright >
1313 <PackageIconUrl >https://www.socketlabs.com/assets/socketlabs-logo1.png</PackageIconUrl >
1414 <Authors >SocketLabs Development Team</Authors >
1515 <Product >SocketLabs .Net Client Library</Product >
You can’t perform that action at this time.
0 commit comments