Update epi-make-model.4Series.csproj

Update PepperDash Essentials version to 2.0.0
This commit is contained in:
Jason DeVito 2025-03-25 15:54:31 -05:00 committed by GitHub
parent 3f2ef80877
commit 952d5b61a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="PepperDashEssentials" Version="2.0.0-hotfix-2613" > <PackageReference Include="PepperDashEssentials" Version="2.0.0" >
<ExcludeAssets>runtime</ExcludeAssets> <ExcludeAssets>runtime</ExcludeAssets>
</PackageReference> </PackageReference>
</ItemGroup> </ItemGroup>