This repository was archived by the owner on Nov 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
NServiceBus.Newtonsoft.Encryption
Newtonsoft.Json.Encryption
Rebus.Newtonsoft.Encryption Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
11
11
<ProjectReference Include =" ..\Newtonsoft.Json.Encryption\Newtonsoft.Json.Encryption.csproj" />
12
12
<PackageReference Include =" ProjectDefaults" Version =" 1.0.101" PrivateAssets =" all" />
13
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
13
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
14
14
15
15
<Compile Include =" ..\Shared\*.cs" />
16
16
</ItemGroup >
Original file line number Diff line number Diff line change 8
8
<PackageReference Include =" Fody" Version =" 6.8.0" PrivateAssets =" all" />
9
9
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
10
10
<PackageReference Include =" ProjectDefaults" Version =" 1.0.101" PrivateAssets =" all" />
11
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
11
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
12
12
</ItemGroup >
13
13
</Project >
Original file line number Diff line number Diff line change 10
10
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
11
11
<ProjectReference Include =" ..\Newtonsoft.Json.Encryption\Newtonsoft.Json.Encryption.csproj" />
12
12
<PackageReference Include =" ProjectDefaults" Version =" 1.0.101" PrivateAssets =" all" />
13
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
13
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
14
14
15
15
<Compile Include =" ..\Shared\*.cs" />
16
16
</ItemGroup >
You can’t perform that action at this time.
0 commit comments