Skip to content

Commit

Permalink
update assembly version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathanael Shim authored and Nathanael Shim committed Mar 13, 2024
1 parent d3ac1e2 commit 80b7c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IndicoV2/IndicoV2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Import Project="../Nuget.props" Condition="'$(BuildType)' == 'V2'" />

<PropertyGroup Condition="'$(BuildType)' == 'V2'">
<AssemblyVersion>2.0.1</AssemblyVersion>
<AssemblyVersion>6.0.0</AssemblyVersion>
<Version Condition="'$(Version)' == ''">$(AssemblyVersion)-preview.$([System.DateTime]::UtcNow.ToString(yyMMddHHmm))</Version>
<TargetsForTfmSpecificBuildOutput>$(TargetsForTfmSpecificBuildOutput);IncludeP2POutput</TargetsForTfmSpecificBuildOutput>
</PropertyGroup>
Expand Down

0 comments on commit 80b7c7d

Please sign in to comment.