Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/veniware/OpenProtest
Browse files Browse the repository at this point in the history
  • Loading branch information
veniware committed Jan 21, 2024
2 parents aff5350 + 5b06323 commit d160211
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Protest/Protest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<AssemblyName>pro-test</AssemblyName>
<Company>veniware</Company>
<Authors>andreas venizelou</Authors>
<Copyright>2024 veniware. Released into the public domain.</Copyright>
<Description>A management base for System Admins</Description>
<ApplicationIcon>pro-test.ico</ApplicationIcon>
<PackageIcon>pro-test.png</PackageIcon>
Expand Down Expand Up @@ -35,15 +36,15 @@
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>

<RunAnalyzersDuringLiveAnalysis>False</RunAnalyzersDuringLiveAnalysis>
<RunAnalyzersDuringBuild>True</RunAnalyzersDuringBuild>
<RunAnalyzersDuringBuild>True</RunAnalyzersDuringBuild>

<SelfContained>false</SelfContained>

<PublisherName>Pro-test</PublisherName>
<PublishAot>false</PublishAot>
<PublishReadyToRun>true</PublishReadyToRun>
<PublishSingleFile>true</PublishSingleFile>
<Copyright>2024 veniware. Released into the public domain.</Copyright>
<EnableCompressionInSingleFile>true</EnableCompressionInSingleFile>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit d160211

Please sign in to comment.