gitversion fix

This commit is contained in:
Miha Kralj
2024-10-12 22:46:36 -07:00
parent b3b3b24a25
commit 2236f5f483
8 changed files with 35 additions and 233 deletions
+1
View File
@@ -2,6 +2,7 @@
<PropertyGroup>
<AssemblyName>Volatility</AssemblyName>
<AlgoType>Indicator</AlgoType>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<OutputPath>bin\$(Configuration)\</OutputPath>
<IsLocalBuild Condition="'$(GITHUB_ACTIONS)' == ''">true</IsLocalBuild>
<UpdateAssemblyInfo>true</UpdateAssemblyInfo>