Skip to content

Commit

Permalink
Publish Redpoint.CloudFramework.Tests.Shared as a NuGet package
Browse files Browse the repository at this point in the history
  • Loading branch information
hach-que committed Jan 15, 2025
1 parent 6ed1e49 commit 81e715e
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,10 @@
<ProjectReference Include="..\Redpoint.CloudFramework\Redpoint.CloudFramework.csproj" />
</ItemGroup>

<Import Project="$(MSBuildThisFileDirectory)../Lib/LibraryPackaging.Build.props" />
<PropertyGroup>
<Description>Provides common types for unit testing with Redpoint.CloudFramework.</Description>
<PackageTags>cloud, framework, unit, testing</PackageTags>
</PropertyGroup>

</Project>

0 comments on commit 81e715e

Please sign in to comment.