summaryrefslogtreecommitdiff
path: root/Server.csproj
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2023-09-02 14:10:54 +1000
committerJake Mannens <jake@asger.xyz>2023-09-02 14:10:54 +1000
commitbb999e10ac4f080cb2a4c3bdf3cba04c7d214f3a (patch)
treeadc6196fe8c1aa4b9d4e8114b82ba00f1b0b7d57 /Server.csproj
parent06c0d323539807b94c6f1f7ca19e459563c7db28 (diff)
Remove BlazorInputFile package
Diffstat (limited to 'Server.csproj')
-rw-r--r--Server.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Server.csproj b/Server.csproj
index 45be4f1..3302b3e 100644
--- a/Server.csproj
+++ b/Server.csproj
@@ -20,7 +20,6 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="BlazorInputFile" Version="0.2.0" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.2.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.10">