mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Removed the csproj ref
This commit is contained in:
parent
645ea3b996
commit
c6ce8fb052
1 changed files with 0 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
||||||
<Project Sdk="Microsoft.NET.Sdk">
|
|
||||||
|
|
||||||
<PropertyGroup>
|
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
|
||||||
<AssemblyVersion>3.0.0.0</AssemblyVersion>
|
|
||||||
<FileVersion>3.0.0.0</FileVersion>
|
|
||||||
<Version></Version>
|
|
||||||
<PackageVersion></PackageVersion>
|
|
||||||
<LangVersion>8.0</LangVersion>
|
|
||||||
<Configurations>Debug;Release;NonUiBuild</Configurations>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
<ItemGroup>
|
|
||||||
<ProjectReference Include="..\Ombi.Api\Ombi.Api.csproj" />
|
|
||||||
<ProjectReference Include="..\Ombi.Helpers\Ombi.Helpers.csproj" />
|
|
||||||
</ItemGroup>
|
|
||||||
|
|
||||||
</Project>
|
|
Loading…
Add table
Add a link
Reference in a new issue