insert/update image
This commit is contained in:
@@ -61,6 +61,9 @@
|
||||
<OptionInfer>On</OptionInfer>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Humanizer">
|
||||
<HintPath>..\packages\Humanizer.1.37.7\lib\portable-win+net40+sl50+wp8+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Humanizer.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NLog">
|
||||
<HintPath>..\..\3rdparty\NLog.4.1.2\lib\net45\NLog.dll</HintPath>
|
||||
</Reference>
|
||||
@@ -90,6 +93,7 @@
|
||||
<Compile Include="Config.vb" />
|
||||
<Compile Include="DB.vb" />
|
||||
<Compile Include="DPMAConnect.vb" />
|
||||
<Compile Include="Image.vb" />
|
||||
<Compile Include="Mark.vb" />
|
||||
<Compile Include="Main.vb" />
|
||||
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||
|
||||
Reference in New Issue
Block a user