File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 2727 <LangVersion >latest</LangVersion >
2828 <RootNamespace />
2929
30- <PackageId >KlutzyNinja.VSInterop </PackageId >
30+ <PackageId >KlutzyNinja.VisualStudioInterop </PackageId >
3131 <Description >Provides direct COM access for VS interfaces on .NET and .NET Framework.</Description >
3232 <Authors >Jeremy W. Kuhne</Authors >
3333 <PackageLicenseExpression >MIT</PackageLicenseExpression >
5454
5555 <ItemGroup >
5656 <PackageReference Include =" KlutzyNinja.Madowaku" Version =" 0.0.0-alpha.0.1" />
57+ <PackageReference Include =" MinVer" Version =" 6.0.0" >
58+ <PrivateAssets >all</PrivateAssets >
59+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
60+ </PackageReference >
5761 <PackageReference Include =" Microsoft.Windows.CsWin32" Version =" 0.3.183" >
5862 <PrivateAssets >all</PrivateAssets >
5963 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments