Skip to content

Commit

Permalink
[C#] 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FreePhoenix888 authored Dec 14, 2022
1 parent e3d16ec commit 16a2037
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions csharp/Platform.Delegates/Platform.Delegates.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>LinksPlatform's Platform.Delegates Class Library</Description>
<Copyright>FreePhoenix888</Copyright>
<AssemblyTitle>Platform.Delegates</AssemblyTitle>
<VersionPrefix>0.0.1</VersionPrefix>
<VersionPrefix>0.1.0</VersionPrefix>
<Authors>FreePhoenix888</Authors>
<TargetFramework>net7</TargetFramework>
<AssemblyName>Platform.Delegates</AssemblyName>
Expand All @@ -23,7 +23,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>Initial release.</PackageReleaseNotes>
<PackageReleaseNotes>Change target frameworks to net7.</PackageReleaseNotes>
<Nullable>enable</Nullable>
</PropertyGroup>

Expand Down

0 comments on commit 16a2037

Please sign in to comment.