Skip to content

Commit

Permalink
Merge pull request #4 from Athiswaran-SF3980/master
Browse files Browse the repository at this point in the history
911856: Update sample for vol3 2024
  • Loading branch information
kmuthukumarmkm authored Oct 15, 2024
2 parents d97f0e6 + f3f0574 commit 71e4b0b
Show file tree
Hide file tree
Showing 122 changed files with 13 additions and 13 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Configurations>Debug;Release;Publish</Configurations>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Publish|AnyCPU'">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DefineConstants>TRACE;Publish</DefineConstants>
</PropertyGroup>

Expand All @@ -30,18 +30,18 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Syncfusion.Blazor.ImageEditor" Version="26.1.35" />
<PackageReference Include="Syncfusion.Blazor.Navigations" Version="26.1.35" />
<PackageReference Include="Syncfusion.Blazor.Inputs" Version="26.1.35" />
<PackageReference Include="Syncfusion.Blazor.FileManager" Version="26.1.35" />
<PackageReference Include="Syncfusion.Blazor.Buttons" Version="26.1.35" />
<PackageReference Include="Syncfusion.Blazor.Popups" Version="26.1.35" />
<PackageReference Include="Syncfusion.Blazor.PdfViewerServer.Windows" Version="26.1.35" />
<PackageReference Include="Syncfusion.Blazor.Themes" Version="26.1.35" />
<PackageReference Include="Syncfusion.Blazor.WordProcessor" Version="26.1.35" />
<PackageReference Include="Syncfusion.DocIORenderer.Net.Core" Version="26.1.35" />
<PackageReference Include="Syncfusion.Licensing" Version="26.1.35" />
<PackageReference Include="Syncfusion.PresentationRenderer.Net.Core" Version="26.1.35" />
<PackageReference Include="Syncfusion.Blazor.ImageEditor" Version="*" />
<PackageReference Include="Syncfusion.Blazor.Navigations" Version="*" />
<PackageReference Include="Syncfusion.Blazor.Inputs" Version="*" />
<PackageReference Include="Syncfusion.Blazor.FileManager" Version="*" />
<PackageReference Include="Syncfusion.Blazor.Buttons" Version="*" />
<PackageReference Include="Syncfusion.Blazor.Popups" Version="*" />
<PackageReference Include="Syncfusion.Blazor.PdfViewerServer.Windows" Version="*" />
<PackageReference Include="Syncfusion.Blazor.Themes" Version="*" />
<PackageReference Include="Syncfusion.Blazor.WordProcessor" Version="*" />
<PackageReference Include="Syncfusion.DocIORenderer.Net.Core" Version="*" />
<PackageReference Include="Syncfusion.Licensing" Version="*" />
<PackageReference Include="Syncfusion.PresentationRenderer.Net.Core" Version="*" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.1" />
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes

0 comments on commit 71e4b0b

Please sign in to comment.