Skip to content

Commit

Permalink
Update Platform.Memory.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard authored Jul 2, 2021
1 parent f34ef76 commit 9c716b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions csharp/Platform.Memory/Platform.Memory.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>Lowest supported version of .NET Framework is now 4.7.2.
Platform.IO dependency updated from 0.1.5 to 0.2.0.</PackageReleaseNotes>
<PackageReleaseNotes>Platform.IO dependency updated from 0.2.0 to 0.2.2.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net4')) AND '$(MSBuildRuntimeType)' == 'Core' AND '$(OS)' != 'Windows_NT'">
Expand Down

0 comments on commit 9c716b1

Please sign in to comment.