We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d001b44 + ac504ff commit 5c06f88Copy full SHA for 5c06f88
StoryEstimator_NET8.csproj
@@ -7,8 +7,8 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="*" />
11
- <PackageReference Include="Syncfusion.XlsIO.Net.Core" Version="*" />
+ <PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="31.1.17" />
+ <PackageReference Include="Syncfusion.XlsIO.Net.Core" Version="31.1.17" />
12
</ItemGroup>
13
14
<Target Name="ProductionBuild" BeforeTargets="BeforeBuild">
0 commit comments