Skip to content

Commit d7c660f

Browse files
committed
Update local version to 255.255.255.255
1 parent 51e2bc3 commit d7c660f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Source/Directory.Build.props

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,10 @@
7171
Link="Docs\README.md"/>
7272
</ItemGroup>
7373

74+
<PropertyGroup>
75+
<!-- The version is only set to support local builds.
76+
In the build pipeline it is overwritten with the actual version in the `nuke Compile` step -->
77+
<Version>255.255.255.255</Version>
78+
</PropertyGroup>
79+
7480
</Project>

0 commit comments

Comments
 (0)