Skip to content

Commit

Permalink
Create package for ASP bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
Toxantron committed Feb 4, 2022
1 parent 186385e commit 8842601
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Moryx.Asp.Extensions/Moryx.Asp.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Description>Extensions for ASP.NET Core to combine it with the MORYX Runtime</Description>
<CreatePackage>true</CreatePackage>
<PackageTags>MORYX;ASP</PackageTags>
</PropertyGroup>


Expand Down

0 comments on commit 8842601

Please sign in to comment.