File tree Expand file tree Collapse file tree
csharp/Platform.Exceptions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <Description >LinksPlatform's Platform.Exceptions Class Library</Description >
55 <Copyright >Konstantin Diachenko</Copyright >
66 <AssemblyTitle >Platform.Exceptions</AssemblyTitle >
7- <VersionPrefix >0.3 .0</VersionPrefix >
7+ <VersionPrefix >0.4 .0</VersionPrefix >
88 <Authors >Konstantin Diachenko</Authors >
99 <TargetFrameworks >net472;netstandard2.0;netstandard2.1;net5</TargetFrameworks >
1010 <AssemblyName >Platform.Exceptions</AssemblyName >
2424 <IncludeSymbols >true</IncludeSymbols >
2525 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2626 <LangVersion >latest</LangVersion >
27- <PackageReleaseNotes >Lowest supported version of .NET Framework is now 4.7.2 .</PackageReleaseNotes >
27+ <PackageReleaseNotes >Added support for .NET 5 .</PackageReleaseNotes >
2828 </PropertyGroup >
2929
3030 <ItemGroup Condition =" $(TargetFramework.StartsWith('net4')) AND '$(MSBuildRuntimeType)' == 'Core' AND '$(OS)' != 'Windows_NT'" >
You can’t perform that action at this time.
0 commit comments