Skip to content

Commit

Permalink
Maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Sep 25, 2024
1 parent 92d780b commit 05d89ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RuntimeUnityEditor.Core.IL2CPP/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<Target Name="CustomVersion" AfterTargets="MinVer">
<PropertyGroup>
<FileVersion>$(MinVerMajor).$(MinVerMinor).$(MinVerPatch)</FileVersion>
<AssemblyVersion>$(MinVerMajor).$(MinVerMinor).$(MinVerPatch)</AssemblyVersion>
</PropertyGroup>
</Target>

0 comments on commit 05d89ef

Please sign in to comment.