Skip to content

Instantly share code, notes, and snippets.

@dalion619
Created September 4, 2018 08:36
Show Gist options
  • Save dalion619/bb60e2e4ce16cfb8d036ef6059e70a08 to your computer and use it in GitHub Desktop.
Save dalion619/bb60e2e4ce16cfb8d036ef6059e70a08 to your computer and use it in GitHub Desktop.
Dynamic Database Mapping Reference
<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