Skip to content

Commit

Permalink
Update ShinyAspNet.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Jan 9, 2024
1 parent 8f900ec commit 1ed4752
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ProjectTemplates/ShinyAspNet/ShinyAspNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,8 @@
<PackageReference Include="FastEndpoints.Swagger" Version="$(FastEndpointsVersion)" />
<PackageReference Include="FastEndpoints.ClientGen.Kiota" Version="$(FastEndpointsVersion)" />
<!--#endif-->
<!--#if (email && orleans)-->
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.8.0" />
<!--#endif-->
</ItemGroup>
</Project>

0 comments on commit 1ed4752

Please sign in to comment.