-
Notifications
You must be signed in to change notification settings - Fork 13
log #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
log #52
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
e8ea66c
log
jxd136 766320e
add log
jxd136 5adc8d7
format
jxd136 f11eb7d
fix
jxd136 e0e432e
fix 2
jxd136 f65da0f
fix 3
jxd136 67f721f
fix 4
jxd136 790cfa3
Update ActionManager.cs
jxd136 206fa2d
Update ActionManager.cs
jxd136 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
installer/installer/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| // <autogenerated /> | ||
| using System; | ||
| using System.Reflection; | ||
| [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] |
23 changes: 23 additions & 0 deletions
23
installer/installer/obj/Debug/net8.0/installer.AssemblyInfo.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| //------------------------------------------------------------------------------ | ||
| // <auto-generated> | ||
| // 此代码由工具生成。 | ||
| // 运行时版本:4.0.30319.42000 | ||
| // | ||
| // 对此文件的更改可能会导致不正确的行为,并且如果 | ||
| // 重新生成代码,这些更改将会丢失。 | ||
| // </auto-generated> | ||
| //------------------------------------------------------------------------------ | ||
|
|
||
| using System; | ||
| using System.Reflection; | ||
|
|
||
| [assembly: System.Reflection.AssemblyCompanyAttribute("installer")] | ||
| [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
| [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
| [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+766320efb019d4e884b8edfa18de33081a87502a")] | ||
| [assembly: System.Reflection.AssemblyProductAttribute("installer")] | ||
| [assembly: System.Reflection.AssemblyTitleAttribute("installer")] | ||
| [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
|
|
||
| // 由 MSBuild WriteCodeFragment 类生成。 | ||
|
|
1 change: 1 addition & 0 deletions
1
installer/installer/obj/Debug/net8.0/installer.AssemblyInfoInputs.cache
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 769cc5aa7bf6ff4abeb2d1325eeb86d7aeaca01abd0d0698e006095cf0112fb3 |
17 changes: 17 additions & 0 deletions
17
installer/installer/obj/Debug/net8.0/installer.GeneratedMSBuildEditorConfig.editorconfig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| is_global = true | ||
| build_property.TargetFramework = net8.0 | ||
| build_property.TargetFrameworkIdentifier = .NETCoreApp | ||
| build_property.TargetFrameworkVersion = v8.0 | ||
| build_property.TargetPlatformMinVersion = | ||
| build_property.UsingMicrosoftNETSdkWeb = | ||
| build_property.ProjectTypeGuids = | ||
| build_property.InvariantGlobalization = | ||
| build_property.PlatformNeutralAssembly = | ||
| build_property.EnforceExtendedAnalyzerRules = | ||
| build_property._SupportedPlatformList = Linux,macOS,Windows | ||
| build_property.RootNamespace = installer | ||
| build_property.ProjectDir = C:\Users\贾兴道\Documents\GitHub\THUAI9\installer\installer\ | ||
| build_property.EnableComHosting = | ||
| build_property.EnableGeneratedComInterfaceComImportInterop = | ||
| build_property.EffectiveAnalysisLevelStyle = 8.0 | ||
| build_property.EnableCodeStyleSeverity = |
8 changes: 8 additions & 0 deletions
8
installer/installer/obj/Debug/net8.0/installer.GlobalUsings.g.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| // <auto-generated/> | ||
| global using System; | ||
| global using System.Collections.Generic; | ||
| global using System.IO; | ||
| global using System.Linq; | ||
| global using System.Net.Http; | ||
| global using System.Threading; | ||
| global using System.Threading.Tasks; |
4 changes: 4 additions & 0 deletions
4
installer/installer/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| // <autogenerated /> | ||
| using System; | ||
| using System.Reflection; | ||
| [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] |
23 changes: 23 additions & 0 deletions
23
installer/installer/obj/Release/net8.0/installer.AssemblyInfo.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| //------------------------------------------------------------------------------ | ||
| // <auto-generated> | ||
| // 此代码由工具生成。 | ||
| // 运行时版本:4.0.30319.42000 | ||
| // | ||
| // 对此文件的更改可能会导致不正确的行为,并且如果 | ||
| // 重新生成代码,这些更改将会丢失。 | ||
| // </auto-generated> | ||
| //------------------------------------------------------------------------------ | ||
|
|
||
| using System; | ||
| using System.Reflection; | ||
|
|
||
| [assembly: System.Reflection.AssemblyCompanyAttribute("installer")] | ||
| [assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] | ||
| [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
| [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+766320efb019d4e884b8edfa18de33081a87502a")] | ||
| [assembly: System.Reflection.AssemblyProductAttribute("installer")] | ||
| [assembly: System.Reflection.AssemblyTitleAttribute("installer")] | ||
| [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
|
|
||
| // 由 MSBuild WriteCodeFragment 类生成。 | ||
|
|
1 change: 1 addition & 0 deletions
1
installer/installer/obj/Release/net8.0/installer.AssemblyInfoInputs.cache
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 1cb606ab90ed97054595fb1ebfec5f069c33efa5ccc93be4247ed2cba23943f3 |
17 changes: 17 additions & 0 deletions
17
installer/installer/obj/Release/net8.0/installer.GeneratedMSBuildEditorConfig.editorconfig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| is_global = true | ||
| build_property.TargetFramework = net8.0 | ||
| build_property.TargetFrameworkIdentifier = .NETCoreApp | ||
| build_property.TargetFrameworkVersion = v8.0 | ||
| build_property.TargetPlatformMinVersion = | ||
| build_property.UsingMicrosoftNETSdkWeb = | ||
| build_property.ProjectTypeGuids = | ||
| build_property.InvariantGlobalization = | ||
| build_property.PlatformNeutralAssembly = | ||
| build_property.EnforceExtendedAnalyzerRules = | ||
| build_property._SupportedPlatformList = Linux,macOS,Windows | ||
| build_property.RootNamespace = installer | ||
| build_property.ProjectDir = C:\Users\贾兴道\Documents\GitHub\THUAI9\installer\installer\ | ||
| build_property.EnableComHosting = | ||
| build_property.EnableGeneratedComInterfaceComImportInterop = | ||
| build_property.EffectiveAnalysisLevelStyle = 8.0 | ||
| build_property.EnableCodeStyleSeverity = |
8 changes: 8 additions & 0 deletions
8
installer/installer/obj/Release/net8.0/installer.GlobalUsings.g.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| // <auto-generated/> | ||
| global using System; | ||
| global using System.Collections.Generic; | ||
| global using System.IO; | ||
| global using System.Linq; | ||
| global using System.Net.Http; | ||
| global using System.Threading; | ||
| global using System.Threading.Tasks; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.