aboutsummaryrefslogtreecommitdiff
path: root/PagerParser.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'PagerParser.csproj')
-rw-r--r--PagerParser.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/PagerParser.csproj b/PagerParser.csproj
index 0652e9b..8a16fe6 100644
--- a/PagerParser.csproj
+++ b/PagerParser.csproj
@@ -4,11 +4,13 @@
<TargetFramework>net7.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
+ <Version>0.3</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CoordinateSharp" Version="2.18.1.1" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
+ <PackageReference Include="SocketIOClient" Version="3.0.8" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="7.0.8" />