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

Unistall unused NuGet packages #9

Closed
mpostol opened this issue Sep 1, 2021 · 3 comments
Closed

Unistall unused NuGet packages #9

mpostol opened this issue Sep 1, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mpostol
Copy link
Owner

mpostol commented Sep 1, 2021

The project UA Model Compiler refers to a bunch of unused NuGet packages, e.g. OPCFoundation.NetStandard.Opc.Ua.Client.

Continuation point for OPCFoundation#79 .
Depends on #27

@mpostol mpostol self-assigned this Sep 1, 2021
@mpostol mpostol added the enhancement New feature or request label Sep 1, 2021
@mpostol mpostol added this to Needs triage in Information Model Validation (IMV) via automation Sep 1, 2021
@mpostol mpostol added this to the Next release milestone Sep 1, 2021
@mpostol mpostol moved this from Needs triage to High priority in Information Model Validation (IMV) Sep 4, 2021
@mpostol
Copy link
Owner Author

mpostol commented Sep 12, 2021

Further development will be conducted on RemoveNuget%239 branch.

@mpostol mpostol closed this as completed Sep 12, 2021
Information Model Validation (IMV) automation moved this from High priority to Closed Sep 12, 2021
@mpostol mpostol reopened this Sep 12, 2021
Information Model Validation (IMV) automation moved this from Closed to Needs triage Sep 12, 2021
@mpostol
Copy link
Owner Author

mpostol commented Sep 12, 2021

Closed by mistake.

@mpostol mpostol moved this from Needs triage to High priority in Information Model Validation (IMV) Sep 14, 2021
mpostol added a commit that referenced this issue Sep 14, 2021
- removed OPC UA unused packages
mpostol added a commit that referenced this issue Sep 14, 2021
Uninstall unused NuGet packages #9
mpostol added a commit that referenced this issue Sep 14, 2021
- removed CsvHelper" version="26.1.0" targetFramework="net48"
mpostol added a commit that referenced this issue Sep 14, 2021
- removed Microsoft.AspNetCore.Server.Kestrel
mpostol added a commit that referenced this issue Sep 17, 2021
- removed  id="Csv" version="2.0.62" targetFramework="net48"
mpostol added a commit that referenced this issue Sep 17, 2021
- removed id="Microsoft.AspNetCore.Connections.Abstractions" version="5.0.5" targetFramework="net48"
mpostol added a commit that referenced this issue Sep 17, 2021
- removed id="Microsoft.AspNetCore.Hosting" version="2.2.7" targetFramework="net48"
mpostol added a commit that referenced this issue Sep 17, 2021
- removed id="Microsoft.AspNetCore.Hosting.Abstractions" version="2.2.0" targetFramework="net48"
mpostol added a commit that referenced this issue Sep 17, 2021
- removed id="Microsoft.AspNetCore.Hosting.Server.Abstractions" version="2.2.0" targetFramework="net48"
mpostol added a commit that referenced this issue Sep 17, 2021
- removed:
  <package id="Microsoft.AspNetCore.Http" version="2.2.2" targetFramework="net48" />
  <package id="Microsoft.AspNetCore.Http.Abstractions" version="2.2.0" targetFramework="net48" />
  <package id="Microsoft.AspNetCore.Http.Extensions" version="2.2.0" targetFramework="net48" />
mpostol added a commit that referenced this issue Sep 17, 2021
- removed:
  <package id="Microsoft.AspNetCore.Http.Features" version="5.0.5" targetFramework="net48" />
  <package id="Microsoft.AspNetCore.WebUtilities" version="2.2.0" targetFramework="net48" />
  <package id="Microsoft.Bcl.AsyncInterfaces" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Bcl.HashCode" version="1.1.1" targetFramework="net48" />

  <package id="Microsoft.Extensions.Configuration" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.Configuration.Abstractions" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.Configuration.Binder" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.Configuration.EnvironmentVariables" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.Configuration.FileExtensions" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.DependencyInjection" version="5.0.1" targetFramework="net48" />
  <package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.FileProviders.Abstractions" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.FileProviders.Physical" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.FileSystemGlobbing" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.Hosting.Abstractions" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.Logging" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.Logging.Abstractions" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.ObjectPool" version="5.0.5" targetFramework="net48" />
  <package id="Microsoft.Extensions.Options" version="5.0.0" targetFramework="net48" />
  <package id="Microsoft.Extensions.Primitives" version="5.0.1" targetFramework="net48" />
  <package id="Microsoft.Net.Http.Headers" version="2.2.8" targetFramework="net48" />
@mpostol
Copy link
Owner Author

mpostol commented Oct 9, 2021

It is done as a side effect of #27

@mpostol mpostol closed this as completed Oct 9, 2021
Information Model Validation (IMV) automation moved this from High priority to Closed Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant