File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
<PackageReference Include =" Xunit" Version =" 2.4.1" />
10
10
<PackageReference Include =" Verify.NUnit" Version =" 15.1.1" />
11
11
<ProjectReference Include =" ..\TextCopy\TextCopy.csproj" />
12
- <PackageReference Include =" ProjectDefaults" Version =" 1.0.63 " PrivateAssets =" All " />
12
+ <PackageReference Include =" ProjectDefaults" Version =" 1.0.64 " PrivateAssets =" all " />
13
13
</ItemGroup >
14
14
</Project >
Original file line number Diff line number Diff line change 14
14
<PackageReference Include =" System.Runtime.InteropServices.RuntimeInformation" Version =" 4.3.0" Condition =" $(TargetFramework) == 'net461'" />
15
15
<WeaverFiles Include =" $(SolutionDir)Weavers\bin\$(Configuration)\netstandard2.0\Weavers.dll" />
16
16
<PackageReference Include =" Fody" Version =" 6.6.0" PrivateAssets =" all" />
17
- <PackageReference Include =" ProjectDefaults" Version =" 1.0.63 " PrivateAssets =" All " />
17
+ <PackageReference Include =" ProjectDefaults" Version =" 1.0.64 " PrivateAssets =" all " />
18
18
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
19
19
<PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 6.0.0" />
20
20
</ItemGroup >
You can’t perform that action at this time.
0 commit comments