File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 14
14
</Description >
15
15
</PropertyGroup >
16
16
17
- <ItemGroup >
18
- <Compile Remove =" Converter\**" />
19
- <EmbeddedResource Remove =" Converter\**" />
20
- <None Remove =" Converter\**" />
21
- </ItemGroup >
22
-
23
17
<ItemGroup >
24
18
<None Include =" ..\..\LICENSE" Link =" LICENSE" >
25
19
<PackagePath ></PackagePath >
31
25
<PackageReference Include =" Enum.Ext" Version =" 1.0.6" />
32
26
<PackageReference Include =" Newtonsoft.Json" Version =" 12.0.2" />
33
27
</ItemGroup >
34
-
35
- </Project >
28
+ </Project >
Original file line number Diff line number Diff line change 5
5
</PropertyGroup >
6
6
7
7
<ItemGroup >
8
- <ProjectReference Include =" ..\ Enum.Ext\Enum.Ext.csproj " />
8
+ <PackageReference Include =" Enum.Ext" Version = " 1.0.6 " />
9
9
</ItemGroup >
10
-
11
- </Project >
10
+ </Project >
You can’t perform that action at this time.
0 commit comments