Skip to content

Commit

Permalink
fix: references
Browse files Browse the repository at this point in the history
  • Loading branch information
equinoy committed Aug 19, 2024
1 parent 1535e3a commit 81aba2e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/SonyBraviaEpi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
<GenerateSerializationAssemblies>off</GenerateSerializationAssemblies>
</PropertyGroup>
<ItemGroup>
<Reference Include="Essentials Devices Common, Version=1.9.6.35019, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Essentials Devices Common, Version=1.8.5.31145, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\stjn-sln101-health_sceinces_ctr\p01-essentials\PepperDashEssentials\lib\net35\Essentials Devices Common.dll</HintPath>
<HintPath>..\packages\PepperDashEssentials\lib\net35\Essentials Devices Common.dll</HintPath>
</Reference>
<Reference Include="mscorlib" />
<Reference Include="PepperDash_Core, Version=1.1.0.33266, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="PepperDash_Core, Version=1.0.45.265, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\stjn-sln101-health_sceinces_ctr\p01-essentials\PepperDashEssentials\lib\net35\PepperDash_Core.dll</HintPath>
<HintPath>..\packages\PepperDashEssentials\lib\net35\PepperDash_Core.dll</HintPath>
</Reference>
<Reference Include="PepperDash_Essentials_Core, Version=1.9.6.35015, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="PepperDash_Essentials_Core, Version=1.8.5.31141, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\stjn-sln101-health_sceinces_ctr\p01-essentials\PepperDashEssentials\lib\net35\PepperDash_Essentials_Core.dll</HintPath>
<HintPath>..\packages\PepperDashEssentials\lib\net35\PepperDash_Essentials_Core.dll</HintPath>
</Reference>
<Reference Include="SimplSharpCustomAttributesInterface, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1099c178b3b54c3b, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand Down

0 comments on commit 81aba2e

Please sign in to comment.