Fix: Silverlight AttachmentUpload
Workaround for WebCam opacity bug
This commit is contained in:
@@ -108,9 +108,6 @@
|
||||
<Import Include="System.Windows.Shapes" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="..\Disco.BI.VB\BI\Utilities.vb">
|
||||
<Link>Utilities.vb</Link>
|
||||
</Compile>
|
||||
<Compile Include="App.xaml.vb">
|
||||
<DependentUpon>App.xaml</DependentUpon>
|
||||
</Compile>
|
||||
@@ -120,6 +117,7 @@
|
||||
<DependentUpon>MainPage.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||
<Compile Include="Utilities.vb" />
|
||||
<Compile Include="Views\FileWindow.xaml.vb">
|
||||
<DependentUpon>FileWindow.xaml</DependentUpon>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user