Skip to content

Commit a556b7d

Browse files
authored
Merge pull request #20 from linksplatform/tools
[C#] 0.0.2
2 parents 6d3790e + 6592d72 commit a556b7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

csharp/Platform.Data.Doublets.Json/Platform.Data.Doublets.Json.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>LinksPlatform's Platform.Data.Doublets.Json Class Library</Description>
55
<Copyright>FreePhoenix888</Copyright>
66
<AssemblyTitle>Platform.Data.Doublets.Json</AssemblyTitle>
7-
<VersionPrefix>0.0.1</VersionPrefix>
7+
<VersionPrefix>0.0.2</VersionPrefix>
88
<Authors>FreePhoenix888</Authors>
99
<TargetFramework>net5</TargetFramework>
1010
<AssemblyName>Platform.Data.Doublets.Json</AssemblyName>
@@ -23,7 +23,7 @@
2323
<EmbedUntrackedSources>true</EmbedUntrackedSources>
2424
<IncludeSymbols>true</IncludeSymbols>
2525
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
26-
<PackageReleaseNotes>Initial release.</PackageReleaseNotes>
26+
<PackageReleaseNotes>This release is the same as 0.0.1. 0.0.2 is released to trigger tools publication.</PackageReleaseNotes>
2727
<LangVersion>latest</LangVersion>
2828
</PropertyGroup>
2929

0 commit comments

Comments
 (0)