File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 <EmbedAllSources >True</EmbedAllSources >
2626 <IncludeBuildOutput >false</IncludeBuildOutput >
2727 <OutDir >bin/$(TargetFramework)/$(Configuration)</OutDir >
28+ <PackageId >SimulationTree.Unmanaged.Core</PackageId >
2829 </PropertyGroup >
2930
3031 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change 1313 <RepositoryUrl >https://github.com/simulation-tree/unmanaged</RepositoryUrl >
1414 <OutputItemType >Analyzer</OutputItemType >
1515 <IncludeBuildOutput >true</IncludeBuildOutput >
16+ <PackageId >SimulationTree.Unmanaged.Generator</PackageId >
1617 </PropertyGroup >
1718
1819 <ItemGroup >
19- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.14.0" PrivateAssets =" all" />
20- <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 5.0.0-1.25277.114" PrivateAssets =" all" />
20+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.14.0" PrivateAssets =" all" />
21+ <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 5.0.0-1.25277.114" PrivateAssets =" all" />
2122 </ItemGroup >
2223
2324 <ItemGroup >
24- <None Include =" $(OutputPath)\$(AssemblyName).dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
25+ <None Include =" $(OutputPath)\$(AssemblyName).dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
2526 </ItemGroup >
2627
2728</Project >
Original file line number Diff line number Diff line change 1818 <IsAotCompatible >True</IsAotCompatible >
1919 <IsTrimmable >True</IsTrimmable >
2020 <NoStandardLib >true</NoStandardLib >
21+ <PackageId >SimulationTree.Unmanaged</PackageId >
2122 </PropertyGroup >
2223
2324 <ItemGroup >
Original file line number Diff line number Diff line change 88 <IsPackable >false</IsPackable >
99 <IsTestProject >true</IsTestProject >
1010 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
11+ <PackageId >SimulationTree.Unmanaged.Tests</PackageId >
1112 </PropertyGroup >
1213
1314 <ItemGroup >
You can’t perform that action at this time.
0 commit comments