WIP: EDMI: Improve Error Handling

This commit is contained in:
Jonathan Jenne
2020-04-15 14:44:42 +02:00
parent 62e4e409a6
commit b7a5f4d4a3
3 changed files with 32 additions and 6 deletions

View File

@@ -71,6 +71,7 @@
<HintPath>..\packages\NLog.4.7.0\lib\net45\NLog.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Configuration.Install" />
<Reference Include="System.Data" />