Skip to content

Commit 5cb9d0b

Browse files
authored
fix: prep for 7.0.1 release (#196)
1 parent 61810eb commit 5cb9d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<SourceRoot Condition="$(SourceRoot) == ''">$(MSBuildThisFileDirectory)</SourceRoot>
4-
<SourcePrefix>7.0.0</SourcePrefix>
4+
<SourcePrefix>7.0.1</SourcePrefix>
55
</PropertyGroup>
66

77
<PropertyGroup>

0 commit comments

Comments
 (0)