Skip to content

Commit 94f7d55

Browse files
authored
Remove VersionPrefix used for testing
1 parent f78411a commit 94f7d55

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
<PropertyGroup>
44

5-
<VersionPrefix>3.0.0-fbs-1</VersionPrefix>
6-
75
<OutputPath>..\..\..\build\$(Configuration)\$(MSBuildProjectName)</OutputPath>
86

97
<RootNamespace>Spring</RootNamespace>
@@ -62,4 +60,4 @@
6260
<DefineConstants>TRACE;$(DefineConstants)</DefineConstants>
6361
</PropertyGroup>
6462

65-
</Project>
63+
</Project>

0 commit comments

Comments
 (0)