Skip to content

Commit

Permalink
(#3) paralax: test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintAngeLs committed Sep 18, 2024
1 parent fb250a8 commit 21bf0bc
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions src/Paralax/src/Paralax.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,8 @@

<PropertyGroup>
<Description>Paralax - A framework for building microservices architecture</Description>
<Authors>ITSharpPro</Authors>
<Company>ITSharpPro</Company>
<TargetFramework>net9.0</TargetFramework>
<LangVersion>Latest</LangVersion>
<AssemblyName>Paralax</AssemblyName>
<Title>Paralax Framework</Title>
<PackageId>Paralax</PackageId>
<PackageTags>Paralax, Microservices, .NET 9</PackageTags>
<Version>1.0.0</Version>
<RepositoryUrl>https://github.com/itsharppro/Paralax</RepositoryUrl>
<Authors>ITSharpPro</Authors>
<Copyright>© ITSharpPro 2024</Copyright>

<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
Expand Down

0 comments on commit 21bf0bc

Please sign in to comment.