Skip to content

Commit

Permalink
Updated samples to latest NuGet version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenn Jacobsen committed Sep 29, 2017
1 parent ccd9503 commit 5ee09e9
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions Samples/Advanced custom field/My.Fields.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Examine.0.1.68.0\lib\Examine.dll</HintPath>
</Reference>
<Reference Include="FormEditor, Version=1.2.2.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\FormEditor.Binaries.1.2.2.0\lib\net40\FormEditor.dll</HintPath>
<Reference Include="FormEditor, Version=1.2.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\FormEditor.Binaries.1.2.3.0\lib\net40\FormEditor.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="HtmlAgilityPack, Version=1.4.9.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
Expand Down
2 changes: 1 addition & 1 deletion Samples/Advanced custom field/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="ClientDependency" version="1.8.4" targetFramework="net45" />
<package id="ClientDependency-Mvc5" version="1.8.0.0" targetFramework="net45" />
<package id="Examine" version="0.1.68.0" targetFramework="net45" />
<package id="FormEditor.Binaries" version="1.2.2.0" targetFramework="net45" />
<package id="FormEditor.Binaries" version="1.2.3.0" targetFramework="net45" />
<package id="HtmlAgilityPack" version="1.4.9" targetFramework="net45" />
<package id="ImageProcessor" version="2.3.0.0" targetFramework="net45" />
<package id="ImageProcessor.Web" version="4.4.0.0" targetFramework="net45" />
Expand Down
4 changes: 2 additions & 2 deletions Samples/Custom validation condition/My.Conditions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
<HintPath>..\packages\Examine.0.1.68.0\lib\Examine.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="FormEditor, Version=1.2.2.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\FormEditor.Binaries.1.2.2.0\lib\net40\FormEditor.dll</HintPath>
<Reference Include="FormEditor, Version=1.2.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\FormEditor.Binaries.1.2.3.0\lib\net40\FormEditor.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="HtmlAgilityPack">
Expand Down
2 changes: 1 addition & 1 deletion Samples/Custom validation condition/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="ClientDependency" version="1.8.4" targetFramework="net45" />
<package id="ClientDependency-Mvc5" version="1.8.0.0" targetFramework="net45" />
<package id="Examine" version="0.1.68.0" targetFramework="net45" />
<package id="FormEditor.Binaries" version="1.2.2.0" targetFramework="net45" />
<package id="FormEditor.Binaries" version="1.2.3.0" targetFramework="net45" />
<package id="HtmlAgilityPack" version="1.4.9" targetFramework="net45" />
<package id="ImageProcessor" version="2.3.0.0" targetFramework="net45" />
<package id="ImageProcessor.Web" version="4.4.0.0" targetFramework="net45" />
Expand Down
4 changes: 2 additions & 2 deletions Samples/Elastic storage index/FormEditor.ElasticIndex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
<HintPath>..\packages\Examine.0.1.68.0\lib\Examine.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="FormEditor, Version=1.2.2.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\FormEditor.Binaries.1.2.2.0\lib\net40\FormEditor.dll</HintPath>
<Reference Include="FormEditor, Version=1.2.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\FormEditor.Binaries.1.2.3.0\lib\net40\FormEditor.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="HtmlAgilityPack, Version=1.4.9.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
Expand Down
2 changes: 1 addition & 1 deletion Samples/Elastic storage index/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<package id="ClientDependency-Mvc5" version="1.8.0.0" targetFramework="net45" />
<package id="Elasticsearch.Net" version="1.6.0" targetFramework="net45" />
<package id="Examine" version="0.1.68.0" targetFramework="net45" />
<package id="FormEditor.Binaries" version="1.2.2.0" targetFramework="net45" />
<package id="FormEditor.Binaries" version="1.2.3.0" targetFramework="net45" />
<package id="HtmlAgilityPack" version="1.4.9" targetFramework="net45" />
<package id="ImageProcessor" version="2.3.0.0" targetFramework="net45" />
<package id="ImageProcessor.Web" version="4.4.0.0" targetFramework="net45" />
Expand Down
4 changes: 2 additions & 2 deletions Samples/Event handling/My.Events.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
<Reference Include="Examine">
<HintPath>..\packages\Examine.0.1.68.0\lib\Examine.dll</HintPath>
</Reference>
<Reference Include="FormEditor, Version=1.2.2.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\FormEditor.Binaries.1.2.2.0\lib\net40\FormEditor.dll</HintPath>
<Reference Include="FormEditor, Version=1.2.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\FormEditor.Binaries.1.2.3.0\lib\net40\FormEditor.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="HtmlAgilityPack">
Expand Down
2 changes: 1 addition & 1 deletion Samples/Event handling/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="ClientDependency" version="1.8.4" targetFramework="net45" />
<package id="ClientDependency-Mvc5" version="1.8.0.0" targetFramework="net45" />
<package id="Examine" version="0.1.68.0" targetFramework="net45" />
<package id="FormEditor.Binaries" version="1.2.2.0" targetFramework="net45" />
<package id="FormEditor.Binaries" version="1.2.3.0" targetFramework="net45" />
<package id="HtmlAgilityPack" version="1.4.9" targetFramework="net45" />
<package id="ImageProcessor" version="2.3.0.0" targetFramework="net45" />
<package id="ImageProcessor.Web" version="4.4.0.0" targetFramework="net45" />
Expand Down
4 changes: 2 additions & 2 deletions Samples/SQL storage index/FormEditor.SqlIndex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Examine.0.1.68.0\lib\Examine.dll</HintPath>
</Reference>
<Reference Include="FormEditor, Version=1.2.2.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\FormEditor.Binaries.1.2.2.0\lib\net40\FormEditor.dll</HintPath>
<Reference Include="FormEditor, Version=1.2.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\FormEditor.Binaries.1.2.3.0\lib\net40\FormEditor.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="HtmlAgilityPack, Version=1.4.9.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
Expand Down
2 changes: 1 addition & 1 deletion Samples/SQL storage index/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="ClientDependency" version="1.8.4" targetFramework="net45" />
<package id="ClientDependency-Mvc5" version="1.8.0.0" targetFramework="net45" />
<package id="Examine" version="0.1.68.0" targetFramework="net45" />
<package id="FormEditor.Binaries" version="1.2.2.0" targetFramework="net45" />
<package id="FormEditor.Binaries" version="1.2.3.0" targetFramework="net45" />
<package id="HtmlAgilityPack" version="1.4.9" targetFramework="net45" />
<package id="ImageProcessor" version="2.3.0.0" targetFramework="net45" />
<package id="ImageProcessor.Web" version="4.4.0.0" targetFramework="net45" />
Expand Down

0 comments on commit 5ee09e9

Please sign in to comment.