Skip to content

Commit

Permalink
fix nuget packaging.
Browse files Browse the repository at this point in the history
  • Loading branch information
danwalmsley committed Dec 21, 2021
1 parent c5608b1 commit 20d87aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Avalonia.Input/Avalonia.Input.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Nullable>Enable</Nullable>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<Compile Include="..\Avalonia.Base\Metadata\NullableAttributes.cs" Link="NullableAttributes.cs" />
Expand Down

0 comments on commit 20d87aa

Please sign in to comment.