Skip to content

Commit 624278f

Browse files
author
github-actions
committed
update API list Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks-1.6.0
1 parent 6da2e2b commit 624278f

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

doc/api-list/Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks/Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks-net8.0.apilist.cs

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
// Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks.dll (Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks-1.5.0)
1+
// Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks.dll (Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks-1.6.0)
22
// Name: Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks
3-
// AssemblyVersion: 1.5.0.0
4-
// InformationalVersion: 1.5.0+46795e683ad7589956c2248284abae8fee6923cb
3+
// AssemblyVersion: 1.6.0.0
4+
// InformationalVersion: 1.6.0+6da2e2bdd2ac6b4c3e58e59b5366b3c597dea2dc
55
// TargetFramework: .NETCoreApp,Version=v8.0
66
// Configuration: Release
77
// Referenced assemblies:
88
// Microsoft.Build.Framework, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
99
// Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
1010
// Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60
11-
// Smdn.Reflection.ReverseGenerating, Version=1.3.0.0, Culture=neutral
12-
// Smdn.Reflection.ReverseGenerating.ListApi.Core, Version=1.3.1.0, Culture=neutral
11+
// Smdn.Reflection.ReverseGenerating, Version=1.4.0.0, Culture=neutral
12+
// Smdn.Reflection.ReverseGenerating.ListApi.Core, Version=1.4.0.0, Culture=neutral
1313
// System.Collections, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
1414
// System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
1515
// System.Text.Encoding.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
@@ -31,6 +31,7 @@ public GenerateApiList() {}
3131
public bool GenerateLanguagePrimitiveType { get; set; }
3232
public string? GenerateMethodBody { get; set; }
3333
public bool GenerateNullableAnnotations { get; set; }
34+
public bool GenerateRecordTypes { get; set; }
3435
public bool GenerateReferencedAssemblies { get; set; }
3536
public bool GenerateStaticMembersFirst { get; set; }
3637
public bool GenerateTypeNameWithDeclaringTypeName { get; set; }
@@ -42,5 +43,5 @@ public GenerateApiList() {}
4243
public override bool Execute() {}
4344
}
4445
}
45-
// API list generated by Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks v1.5.0.0.
46-
// Smdn.Reflection.ReverseGenerating.ListApi.Core v1.3.1.0 (https://github.com/smdn/Smdn.Reflection.ReverseGenerating)
46+
// API list generated by Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks v1.6.0.0.
47+
// Smdn.Reflection.ReverseGenerating.ListApi.Core v1.4.0.0 (https://github.com/smdn/Smdn.Reflection.ReverseGenerating)

0 commit comments

Comments
 (0)