Fix NetMQ not stopping.
This commit is contained in:
@@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Proxy")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Proxy")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Proxy")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@@ -1 +1 @@
|
||||
05da10c6689ddb0150f956887c9c10297d5f44ae4f5beb7eb09467de83e057d8
|
||||
49d6e226fd8b13f4ab95203aeabd4f3f6aca67566c8caa39ad073c3be3984969
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
is_global = true
|
||||
build_property.EnableAotAnalyzer = true
|
||||
build_property.EnableSingleFileAnalyzer = true
|
||||
build_property.EnableTrimAnalyzer = true
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.TargetFramework = net8.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
@@ -11,7 +15,7 @@ build_property.RootNamespace = Proxy
|
||||
build_property.RootNamespace = Proxy
|
||||
build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Proxy/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop = false
|
||||
build_property.RazorLangVersion = 8.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Proxy")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+981960411028790aaa0b551986f102c57a5995a2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Proxy")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Proxy")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@@ -1 +1 @@
|
||||
0d116f5b80940c9e87220c6e29fcdfed56c53c7d145d68cf7c5063eea6a56502
|
||||
56bd2b2b42af5474e54e02105b0c8f03c11e0e385a3b239abc7e2cfe06394117
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user