|
@@ -208,7 +208,7 @@
|
|
|
<Compile Include="Views\Drivers\DriverListOutput.xaml.cs">
|
|
|
<DependentUpon>DriverListOutput.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Views\Portal.cs" >
|
|
|
+ <Compile Include="Views\Portal.cs">
|
|
|
<DependentUpon>Portal.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Views\Transport\Create.xaml.cs">
|
|
@@ -320,5 +320,11 @@
|
|
|
<ItemGroup>
|
|
|
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|
|
</ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <ProjectReference Include="..\VINlib\VINlib.csproj">
|
|
|
+ <Project>{e38515da-3ce4-4b1c-a9f5-40c506bf29eb}</Project>
|
|
|
+ <Name>VINlib</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ </ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
</Project>
|