Skip to content

Commit de8062b

Browse files
committed
Auto Generate Binding Redirects
1 parent 520a86a commit de8062b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<RepositoryType>git</RepositoryType>
2020
<RepositoryUrl>https://github.com/dansiegel/Mobile.BuildTools.git</RepositoryUrl>
2121
<NeutralLanguage>en</NeutralLanguage>
22+
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
2223
</PropertyGroup>
2324

2425
<!-- CI Helper -->

Mobile.BuildTools.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
2020
.editorconfig = .editorconfig
2121
Directory.build.props = Directory.build.props
2222
Directory.Build.targets = Directory.Build.targets
23+
Packages.props = Packages.props
2324
ReadMe.md = ReadMe.md
2425
EndProjectSection
2526
EndProject

0 commit comments

Comments
 (0)