Skip to content

Commit

Permalink
Use Wisej dependencies on wisej-extensions folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
tfreitasleal committed Jun 17, 2018
1 parent b0f6a7b commit d746cfa
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 47 deletions.
2 changes: 1 addition & 1 deletion ChartJS/ChartJS/ChartJS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<Reference Include="System.Windows.Forms" />
<Reference Include="Wisej.Core" />
<Reference Include="Wisej.Web" />
<Reference Include="Wisej.Web.Ext.ChartJS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=653fbd0440795259, processorArchitecture=MSIL" />
<Reference Include="Wisej.Web.Ext.ChartJS" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="MainPage.resx">
Expand Down
2 changes: 1 addition & 1 deletion FullCalendar/Wisej.FullCalendar/Wisej.FullCalendar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<Reference Include="System.Xml" />
<Reference Include="Wisej.Core" />
<Reference Include="Wisej.Ext.ModernUI">
<HintPath>..\..\bin\Wisej.Ext.ModernUI.dll</HintPath>
<HintPath>..\..\wisej-extensions\Wisej.Ext.ModernUI.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web" />
<Reference Include="Wisej.Web.Ext.FullCalendar, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
Expand Down
2 changes: 1 addition & 1 deletion GoogleMaps/Wisej.GoogleMaps/Wisej.GoogleMaps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<Reference Include="System.Windows.Forms" />
<Reference Include="Wisej.Core" />
<Reference Include="Wisej.Web" />
<Reference Include="Wisej.Web.Ext.GoogleMaps, Version=1.0.0.0, Culture=neutral, PublicKeyToken=653fbd0440795259, processorArchitecture=MSIL" />
<Reference Include="Wisej.Web.Ext.GoogleMaps" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="MapPage.resx">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<Reference Include="Wisej.Web" />
<Reference Include="Wisej.Web.Ext.Polymer, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\Wisej\QX\Extensions\Wisej.Web.Ext.Polymer\bin\Debug\Wisej.Web.Ext.Polymer.dll</HintPath>
<HintPath>..\..\wisej-extensions\Wisej.Web.Ext.Polymer.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions Responsive/Wisej.Responsive/Wisej.Responsive.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -123,14 +123,14 @@
<Reference Include="System.Windows.Forms" />
<Reference Include="Wisej.Core" />
<Reference Include="Wisej.Ext.ElegantIcons">
<HintPath>..\..\bin\Wisej.Ext.ElegantIcons.dll</HintPath>
<HintPath>..\..\wisej-extensions\Wisej.Ext.ElegantIcons.dll</HintPath>
</Reference>
<Reference Include="Wisej.Ext.MaterialDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=653fbd0440795259, processorArchitecture=MSIL">
<Reference Include="Wisej.Ext.MaterialDesign">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\bin\Wisej.Ext.MaterialDesign.dll</HintPath>
<HintPath>..\..\wisej-extensions\Wisej.Ext.MaterialDesign.dll</HintPath>
</Reference>
<Reference Include="Wisej.Ext.ModernUI">
<HintPath>..\..\bin\Wisej.Ext.ModernUI.dll</HintPath>
<HintPath>..\..\wisej-extensions\Wisej.Ext.ModernUI.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web" />
<Reference Include="Wisej.Web.Ext.AspNetControl" />
Expand Down
2 changes: 1 addition & 1 deletion UserDesktop/UserDesktop/UserDesktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<Reference Include="System.Windows.Forms" />
<Reference Include="Wisej.Core" />
<Reference Include="Wisej.Web" />
<Reference Include="Wisej.Web.Ext.BingWallpaper, Version=1.0.0.0, Culture=neutral, PublicKeyToken=653fbd0440795259, processorArchitecture=MSIL" />
<Reference Include="Wisej.Web.Ext.BingWallpaper" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="MyDesktop.resx">
Expand Down
32 changes: 10 additions & 22 deletions Wisej.CodeProject/Wisej.CodeProject/Wisej.CodeProject.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<Reference Include="System.Configuration" />
<Reference Include="System.Data" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data.SQLite, Version=1.0.101.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86">
<Reference Include="System.Data.SQLite">
<SpecificVersion>False</SpecificVersion>
<HintPath>Assemblies\System.Data.SQLite.dll</HintPath>
</Reference>
Expand All @@ -164,29 +164,17 @@
<Reference Include="System.Xml" />
<Reference Include="System.Xml.Linq" />
<Reference Include="Wisej.Core" />
<Reference Include="Wisej.Ext.MaterialDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=653fbd0440795259, processorArchitecture=MSIL">
<Reference Include="Wisej.Ext.MaterialDesign">
<SpecificVersion>False</SpecificVersion>
<HintPath>Assemblies\Wisej.Ext.MaterialDesign.dll</HintPath>
<HintPath>..\..\wisej-extensions\Wisej.Ext.MaterialDesign.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web" />
<Reference Include="Wisej.Web.Ext.BingWallpaper">
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\1.4\Wisej\bin\Wisej.Web.Ext.BingWallpaper.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web.Ext.CKEditor">
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\1.4\Wisej\bin\Wisej.Web.Ext.CKEditor.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web.Ext.CoolClock">
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\1.4\Wisej\bin\Wisej.Web.Ext.CoolClock.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web.Ext.JustGage">
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\1.4\Wisej\bin\Wisej.Web.Ext.JustGage.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web.Ext.ProgressCircle">
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\1.4\Wisej\bin\Wisej.Web.Ext.ProgressCircle.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web.Ext.Speech">
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\1.4\Wisej\bin\Wisej.Web.Ext.Speech.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web.Ext.BingWallpaper" />
<Reference Include="Wisej.Web.Ext.CKEditor" />
<Reference Include="Wisej.Web.Ext.CoolClock" />
<Reference Include="Wisej.Web.Ext.JustGage" />
<Reference Include="Wisej.Web.Ext.ProgressCircle" />
<Reference Include="Wisej.Web.Ext.Speech" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Examples\BackgroundTasks.resx">
Expand Down Expand Up @@ -245,7 +233,7 @@
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
</ProjectExtensions>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
Expand Down
16 changes: 3 additions & 13 deletions Wisej.Pannellum/Wisej.Pannellum/Wisej.Pannellum.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,10 @@
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Windows.Forms" />
<Reference Include="Wisej.Core">
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\1.4\Wisej\bin\Wisej.Core.dll</HintPath>
</Reference>
<Reference Include="Wisej.Core.Design">
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\1.4\Wisej\bin\Wisej.Core.Design.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web">
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\1.4\Wisej\bin\Wisej.Web.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web.Design">
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\1.4\Wisej\bin\Wisej.Web.Design.dll</HintPath>
</Reference>
<Reference Include="Wisej.Core" />
<Reference Include="Wisej.Web" />
<Reference Include="Wisej.Web.Ext.Pannellum">
<HintPath>..\..\Wisej.Web.Ext.Pannellum\Wisej.Web.Ext.Pannellum\bin\Debug\Wisej.Web.Ext.Pannellum.dll</HintPath>
<HintPath>..\..\wisej-extensions\Wisej.Web.Ext.Pannellum.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,7 @@
<Reference Include="System.Windows.Forms" />
<Reference Include="Wisej.Core" />
<Reference Include="Wisej.Web" />
<Reference Include="Wisej.Web.Ext.CoolClock">
<HintPath>..\..\..\..\..\..\Projects\WISEJ\Development\1.4\Wisej\bin\Wisej.Web.Ext.CoolClock.dll</HintPath>
</Reference>
<Reference Include="Wisej.Web.Ext.CoolClock" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="PrimaryDesktop.resx">
Expand Down

0 comments on commit d746cfa

Please sign in to comment.