Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removed nullability annotation as it's not supposed to be there for t…
…his PR

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
  • Loading branch information
WhitWaldo committed Sep 3, 2024
commit eee54c7b4d29c1969bd93b2627d237fe9a8bd66b
1 change: 0 additions & 1 deletion src/Dapr.AspNetCore/Dapr.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<!-- Additional Nuget package properties. -->
<PropertyGroup>
<Description>This package contains the reference assemblies for developing services using Dapr and AspNetCore.</Description>
<Nullable>enable</Nullable>
</PropertyGroup>

<ItemGroup>
Expand Down