mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-07-01 00:23:41 -04:00
Update Pulsar.csproj
This commit is contained in:
@ -7,8 +7,6 @@
|
|||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<RootNamespace>Pulsar</RootNamespace>
|
<RootNamespace>Pulsar</RootNamespace>
|
||||||
<LangVersion>latest</LangVersion>
|
<LangVersion>latest</LangVersion>
|
||||||
<SpaRoot>WebApp/</SpaRoot>
|
|
||||||
<SpaClientUrl>http://localhost:5173</SpaClientUrl>
|
|
||||||
<UserSecretsId>73ec530f-725a-43be-ae2e-b43eeb61cb04</UserSecretsId>
|
<UserSecretsId>73ec530f-725a-43be-ae2e-b43eeb61cb04</UserSecretsId>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
@ -23,5 +21,4 @@
|
|||||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.4" />
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.4" />
|
||||||
<PackageReference Include="Yarp.ReverseProxy" Version="2.1.0" />
|
<PackageReference Include="Yarp.ReverseProxy" Version="2.1.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
Reference in New Issue
Block a user