Skip to content

Commit

Permalink
Attributes...
Browse files Browse the repository at this point in the history
  • Loading branch information
worldbeater committed Jun 24, 2021
1 parent 69950ee commit 0c66a6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl", "https://github.com/reactiveui/reactiveui.validation")]
[assembly: System.Runtime.Versioning.TargetFramework(".NETCoreApp,Version=v5.0", FrameworkDisplayName="")]
namespace ReactiveUI.Validation.Abstractions
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl", "https://github.com/reactiveui/reactiveui.validation")]
[assembly: System.Runtime.Versioning.TargetFramework(".NETStandard,Version=v2.0", FrameworkDisplayName="")]
namespace ReactiveUI.Validation.Abstractions
{
Expand Down

0 comments on commit 0c66a6c

Please sign in to comment.