Created
September 4, 2018 08:36
-
-
Save dalion619/bb60e2e4ce16cfb8d036ef6059e70a08 to your computer and use it in GitHub Desktop.
Dynamic Database Mapping Reference
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Reference Include="Example.DynamicMapping.DynamicDatabaseMapping"> | |
<HintPath Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">..\Example.DynamicMapping.ModuleBuilder\bin\Release\Example.DynamicMapping.DynamicDatabaseMapping.dll</HintPath> | |
<HintPath Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">..\Example.DynamicMapping.ModuleBuilder\bin\Debug\Example.DynamicMapping.DynamicDatabaseMapping.dll</HintPath> | |
</Reference> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment