File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.4.0" />
5
5
<PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.4" />
6
6
<!-- for examples-->
7
- <PackageVersion Include =" Genbox.FastEnum" Version =" 1.0.0-alpha.7 " />
7
+ <PackageVersion Include =" Genbox.FastEnum" Version =" 1.0.0-alpha.14 " />
8
8
</ItemGroup >
9
9
</Project >
Original file line number Diff line number Diff line change 6
6
7
7
<ItemGroup >
8
8
<ProjectReference Remove =" ..\FastEnum\FastEnum.csproj" />
9
- <!-- <PackageReference Include="Genbox.FastEnum" ExcludeAssets="runtime" /> -- >
10
- <ProjectReference Include =" ..\FastEnum\FastEnum.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" true" />
9
+ <PackageReference Include =" Genbox.FastEnum" ExcludeAssets =" runtime" />
10
+ <!-- <ProjectReference Include="..\FastEnum\FastEnum.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="true" /> -- >
11
11
</ItemGroup >
12
12
13
13
</Project >
You can’t perform that action at this time.
0 commit comments