There was an error while loading. Please reload this page.
1 parent 4c98777 commit ccb9564Copy full SHA for ccb9564
1 file changed
src/ConfigCat.Cli/ConfigCat.Cli.csproj
@@ -5,13 +5,14 @@
5
<Product>ConfigCat CLI</Product>
6
<Company>ConfigCat</Company>
7
<Description>Command Line Interface for ConfigCat.</Description>
8
- <Copyright>Copyright © ConfigCat 2021</Copyright>
+ <Copyright>Copyright © ConfigCat 2025</Copyright>
9
<OutputType>Exe</OutputType>
10
<TargetFramework>net8.0</TargetFramework>
11
<AssemblyName>configcat</AssemblyName>
12
<AssemblyTitle>ConfigCat CLI</AssemblyTitle>
13
<InvariantGlobalization>true</InvariantGlobalization>
14
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
15
+ <_ExtraTrimmerArgs>--keep-metadata parametername</_ExtraTrimmerArgs>
16
<Version>0.0.0</Version>
17
</PropertyGroup>
18
0 commit comments