Skip to content

Commit

Permalink
[C#] 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FreePhoenix888 authored Dec 14, 2022
1 parent 6b48e95 commit 0a7e62a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions csharp/Platform.Interfaces/Platform.Interfaces.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>LinksPlatform's Platform.Interfaces Class Library</Description>
<Copyright>Konstantin Diachenko</Copyright>
<AssemblyTitle>Platform.Interfaces</AssemblyTitle>
<VersionPrefix>0.4.5</VersionPrefix>
<VersionPrefix>0.5.0</VersionPrefix>
<Authors>Konstantin Diachenko</Authors>
<TargetFramework>net7</TargetFramework>
<AssemblyName>Platform.Interfaces</AssemblyName>
Expand All @@ -23,7 +23,8 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>Test version.</PackageReleaseNotes>
<PackageReleaseNotes>Change target frameworks to net7.
Change license to Unlicensed.</PackageReleaseNotes>
<Nullable>enable</Nullable>
</PropertyGroup>

Expand Down

0 comments on commit 0a7e62a

Please sign in to comment.