Skip to content

Commit a356323

Browse files
committed
add directory build props to keep idweb version in one place
1 parent 7629f8e commit a356323

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Directory.Build.props

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<Project>
2+
<PropertyGroup Label="Common dependency versions">
3+
<MicrosoftIdentityWebVersion>2.16.0</MicrosoftIdentityWebVersion>
4+
</PropertyGroup>
5+
</Project>

0 commit comments

Comments
 (0)