MvsSln by github.com/3F/MvsSln

<PackageReference Include="MvsSln" Version="2.5.3" />

 MvsSln 2.5.3

Customizable VisualStudio .sln parser, Complex support of the projects (.vcxproj, .csproj., …), Pluginable lightweight r/w handlers at runtime, and more … 1. 🌌 We're providing most convenient work with projects, their dependencies, their lazy loading, any folders, any items, references, and lot of other important things. 2. 💡 We're customizable and extensible library at runtime. Make [your custom] .sln for everything! 3. 🚀 We were born from other popular project to be more loyal for your preferences on the fly. Hello from 2013. Easily control all your projects data (Reference, ProjectReference, Properties, Import sections, ...). Or even create your custom sln parsing of anything in a few steps. Specially extracted and re-licensed from vsSolutionBuildEvent projects (LGPLv3 -> MIT) for https://github.com/3F/DllExport and others! Enjoy with us. 🎈 _ _ _ _ _ _ Source code and all details here: https://github.com/3F/MvsSln ======================================= gnt /p:ngpackages="MvsSln/2.5.3" ================== https://github.com/3F/GetNuTool Build info: S_NUM: 2.5.3 S_REV: 11653 S_NUM_REV: 2.5.3.11653 bSha1: 9ce5885 bName: master bRevc: 94 Configuration: PublicRelease Platforms: net40;net472;netstandard2.0;netcoreapp2.1 revDeltaBase: 2017/06/22 revDeltaMin: 1000 revDeltaMax: 65534 :: generated by a vsSolutionBuildEvent v1.14.0.36854

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>MvsSln</id>
    <version>2.5.3</version>
    <title>[ MvsSln ] Customizable VisualStudio .sln parser, projects, r/w handlers at runtime</title>
    <authors>github.com/3F/MvsSln</authors>
    <owners>github.com/3F/MvsSln</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">License.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>MvsSln_v1_96px.png</icon>
    <projectUrl>https://github.com/3F/MvsSln</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/3F/MvsSln/master/MvsSln/Resources/MvsSln_v1_96px.png</iconUrl>
    <description>Customizable VisualStudio .sln parser, Complex support of the projects (.vcxproj, .csproj., …), Pluginable lightweight r/w handlers at runtime, and more …

        1. 🌌 We're providing most convenient work with projects, their dependencies, their lazy loading, any folders, any items, references, and lot of other important things.
        2. 💡 We're customizable and extensible library at runtime. Make [your custom] .sln for everything!
        3. 🚀 We were born from other popular project to be more loyal for your preferences on the fly. Hello from 2013.

        Easily control all your projects data (Reference, ProjectReference, Properties, Import sections, ...).
        Or even create your custom sln parsing of anything in a few steps.

        Specially extracted and re-licensed from vsSolutionBuildEvent projects (LGPLv3 -&gt; MIT)
        for https://github.com/3F/DllExport and others!

        Enjoy with us. 🎈
        _ _ _ _ _ _
        Source code and all details here: https://github.com/3F/MvsSln

    =======================================
    gnt /p:ngpackages="MvsSln/2.5.3"
    ================== https://github.com/3F/GetNuTool

    Build info:

      
    S_NUM:          2.5.3    
    S_REV:          11653    
    S_NUM_REV:      2.5.3.11653    
    bSha1:          9ce5885    
    bName:          master    
    bRevc:          94    
    Configuration:  PublicRelease    
    Platforms:      net40;net472;netstandard2.0;netcoreapp2.1    
    revDeltaBase:   2017/06/22    
    revDeltaMin:    1000    
    revDeltaMax:    65534    
    
                    :: generated by a vsSolutionBuildEvent v1.14.0.36854</description>
    <releaseNotes>changelog: https://github.com/3F/MvsSln/blob/master/changelog.txt</releaseNotes>
    <copyright>Copyright (c) 2013-2020  Denis Kuzmin &lt; [email protected] &gt; GitHub/3F</copyright>
    <tags>sln visualstudio parser sln-parser projects sln-files csproj vcxproj visual-studio VS2019 VS2017 VS2015 VS2013 VS2012 VS2010 msbuild GetNuTool hMSBuild MvsSln</tags>
    <repository type="git" url="https://github.com/3F/MvsSln" />
    <dependencies>
      <group targetFramework=".NETFramework4.0" />
      <group targetFramework=".NETFramework4.7.2" />
      <group targetFramework=".NETCoreApp2.1">
        <dependency id="Microsoft.Build" version="16.5.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.CSharp" version="4.7.0" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.Build" version="15.9.20" exclude="Build,Analyzers" />
        <dependency id="Microsoft.CSharp" version="4.7.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="Microsoft.Build" targetFramework=".NETFramework4.0, .NETFramework4.7.2" />
      <frameworkAssembly assemblyName="Microsoft.CSharp" targetFramework=".NETFramework4.0, .NETFramework4.7.2" />
    </frameworkAssemblies>
  </metadata>
</package>