File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 19
19
<IncludeSymbols >true</IncludeSymbols >
20
20
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
21
21
</PropertyGroup >
22
-
22
+
23
23
<ItemGroup >
24
24
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
25
25
<PackageReference Include =" MinVer" Version =" 2.2.0" PrivateAssets =" All" />
Original file line number Diff line number Diff line change 14
14
<PackageReference Include =" AutoFixture" Version =" 4.11.0" />
15
15
<PackageReference Include =" FluentAssertions" Version =" 5.10.0" />
16
16
<PackageReference Include =" coverlet.collector" Version =" 1.0.1" />
17
+ <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies" Version =" 1.0.0" PrivateAssets =" All" />
17
18
</ItemGroup >
18
19
</Project >
You can’t perform that action at this time.
0 commit comments