Skip to content

Commit

Permalink
feat: change sdk in Sitko.EditorJS.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
StepanSSA committed May 24, 2024
1 parent a8c34ab commit d850a0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Sitko.EditorJS/Sitko.EditorJS.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Razor">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
Expand All @@ -18,5 +18,5 @@
<PackageReference Include="Scrutor" Version="4.2.2" />
<PackageReference Include="Sitko.Blazor.ScriptInjector" Version="3.1.0" />
</ItemGroup>

</Project>

0 comments on commit d850a0d

Please sign in to comment.