File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/libs/AutoSDK.SourceGenerators Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2424 <ItemGroup >
2525 <None Include =" $(AssemblyName).props" Pack =" true" PackagePath =" build" />
2626 <None Include =" $(OutputPath)\$(AssemblyName).dll" Pack =" true" PackagePath =" analyzers/dotnet/roslyn4.3.1/cs" Visible =" false" />
27- <None Include =" $(OutputPath)\$(AssemblyName).SourceGenerators .dll" Pack =" true" PackagePath =" analyzers/dotnet/roslyn4.3.1/cs" Visible =" false" />
27+ <None Include =" $(OutputPath)\AutoSDK .dll" Pack =" true" PackagePath =" analyzers/dotnet/roslyn4.3.1/cs" Visible =" false" />
2828 <None Include =" $(OutputPath)\H.Generators.Extensions.dll" Pack =" true" PackagePath =" analyzers/dotnet/roslyn4.3.1/cs" Visible =" false" />
2929 <None Include =" $(OutputPath)\SharpYaml.dll" Pack =" true" PackagePath =" analyzers/dotnet/roslyn4.3.1/cs" Visible =" false" />
3030 <None Include =" $(OutputPath)\Microsoft.OpenApi.dll" Pack =" true" PackagePath =" analyzers/dotnet/roslyn4.3.1/cs" Visible =" false" />
You can’t perform that action at this time.
0 commit comments