Skip to content

Commit f24f6a2

Browse files
committed
Removed trailing whitespace in .csproj
1 parent 0f1d309 commit f24f6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Mvvm/Microsoft.Toolkit.Mvvm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.1.1" />
2323
<PackageReference Include="System.Memory" Version="4.5.4" />
2424
</ItemGroup>
25-
25+
2626
<!-- .NET Standard 2.1 doesn't have the Unsafe type -->
2727
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.1' ">
2828
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.7.1" />

0 commit comments

Comments
 (0)