Skip to content
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

V1.6_Core #565

Open
wants to merge 3 commits into
base: v1.6
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
80 changes: 0 additions & 80 deletions Agent/SuperSocket.Agent.Net45.csproj

This file was deleted.

35 changes: 35 additions & 0 deletions Agent/SuperSocket.Agent.Net461.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net461</TargetFramework>
<SignAssembly>true</SignAssembly>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>..\supersocket.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<PropertyGroup>
<OutputType>Exe</OutputType>
<RootNamespace>SuperSocket.Agent</RootNamespace>
<AssemblyName>SuperSocket.Agent</AssemblyName>
</PropertyGroup>
<ItemGroup>
<Reference Include="System.Runtime.Remoting" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\Solution Items\GlobalAssemblyInfo.cs">
<Link>GlobalAssemblyInfo.cs</Link>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\SuperSocket.Common.NetCore.csproj" />
<ProjectReference Include="..\SocketBase\SuperSocket.SocketBase.NetCore.csproj" />
<ProjectReference Include="..\SocketEngine\SuperSocket.SocketEngine.NetCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="5.0.0" />
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.3.310801">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
</Project>
279 changes: 279 additions & 0 deletions AnalysisReport.sarif
Original file line number Diff line number Diff line change
@@ -0,0 +1,279 @@
{
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
"version": "2.1.0",
"runs": [
{
"tool": {
"driver": {
"name": "Dependency Analysis",
"semanticVersion": "0.3.310801",
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview",
"rules": [
{
"id": "UA103",
"name": "ReferenceToBeDeleted",
"fullDescription": {
"text": "References that need to be deleted in order to upgrade the project to chosen TFM"
},
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
},
{
"id": "UA106",
"name": "PackageToBeAdded",
"fullDescription": {
"text": "Packages that need to be added in order to upgrade the project to chosen TFM"
},
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
},
{
"id": "UA101",
"name": "Dependency Analysis",
"fullDescription": {
"text": "Dependency Analysis"
},
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
}
]
}
},
"results": [
{
"ruleId": "UA103",
"message": {
"text": "Reference to System.configuration needs to be deleted."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/Test/SuperSocket.Test.Net461.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"message": {
"text": "Package System.Configuration.ConfigurationManager, Version=5.0.0 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/Test/SuperSocket.Test.Net461.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"message": {
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.3.310801 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/Test/SuperSocket.Test.Net461.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA101",
"message": {
"text": "No package updates needed."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/Common/SuperSocket.Common.NetCore.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA101",
"message": {
"text": "No package updates needed."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/Common/SuperSocket.Common.NetCore.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA101",
"message": {
"text": "No package updates needed."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/SocketBase/SuperSocket.SocketBase.NetCore.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA101",
"message": {
"text": "No package updates needed."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/SocketBase/SuperSocket.SocketBase.NetCore.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA101",
"message": {
"text": "No package updates needed."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/SocketEngine/SuperSocket.SocketEngine.NetCore.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA101",
"message": {
"text": "No package updates needed."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/SocketEngine/SuperSocket.SocketEngine.NetCore.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA101",
"message": {
"text": "No package updates needed."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/Agent/SuperSocket.Agent.Net461.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA101",
"message": {
"text": "No package updates needed."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/Dlr/SuperSocket.Dlr.NetCore.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA101",
"message": {
"text": "No package updates needed."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/Dlr/SuperSocket.Dlr.NetCore.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA101",
"message": {
"text": "No package updates needed."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/Facility/SuperSocket.Facility.NetCore.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA101",
"message": {
"text": "No package updates needed."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///C:/Dati/GitHub/SuperSocket/Facility/SuperSocket.Facility.NetCore.csproj"
},
"region": {}
}
}
]
}
],
"columnKind": "utf16CodeUnits"
},
{
"tool": {
"driver": {
"name": "API Upgradability",
"semanticVersion": "0.3.310801",
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
}
},
"results": [],
"columnKind": "utf16CodeUnits"
}
]
}
Loading