Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
FreePhoenix888 committed Jul 2, 2021
1 parent 72f4d77 commit ec57ddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions csharp/Platform.IO/Platform.IO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>TemporaryFiles, TemporaryFile classes are added.
Truncate, AppendLine, EachLine methods are added to the FileHelpers class.</PackageReleaseNotes>
</PropertyGroup>
Truncate, AppendLine, EachLine methods are added to the FileHelpers class.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net4')) AND '$(MSBuildRuntimeType)' == 'Core' AND '$(OS)' != 'Windows_NT'">
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
Expand Down

0 comments on commit ec57ddb

Please sign in to comment.