Skip to content

Commit

Permalink
Auto Generate Binding Redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Mar 2, 2021
1 parent 520a86a commit de8062b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/dansiegel/Mobile.BuildTools.git</RepositoryUrl>
<NeutralLanguage>en</NeutralLanguage>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup>

<!-- CI Helper -->
Expand Down
1 change: 1 addition & 0 deletions Mobile.BuildTools.sln
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
.editorconfig = .editorconfig
Directory.build.props = Directory.build.props
Directory.Build.targets = Directory.Build.targets
Packages.props = Packages.props
ReadMe.md = ReadMe.md
EndProjectSection
EndProject
Expand Down

0 comments on commit de8062b

Please sign in to comment.