File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 <RootNamespace >Spring</RootNamespace >
88
99 <AssemblyOriginatorKeyFile >..\..\..\Spring.Net.snk</AssemblyOriginatorKeyFile >
10-
1110 <DelaySign >false</DelaySign >
11+ <SignAssembly >True</SignAssembly >
1212 <Deterministic >true</Deterministic >
1313
1414 <GenerateAssemblyTitleAttribute >false</GenerateAssemblyTitleAttribute >
Original file line number Diff line number Diff line change 33 <TargetFrameworks >netstandard2.0;$(TargetFullFrameworkVersion)</TargetFrameworks >
44 <Description >Interfaces and classes that provide MSMQ 3.0 support in Spring.Net</Description >
55 </PropertyGroup >
6+ <ItemGroup >
7+ <PackageReference Include =" Experimental.System.Messaging.Signed" Version =" 1.0.0" />
8+ </ItemGroup >
69 <ItemGroup >
710 <ProjectReference Include =" ..\Spring.Core\Spring.Core.csproj" />
811 <ProjectReference Include =" ..\Spring.Data\Spring.Data.csproj" />
1114 <Reference Include =" System.Messaging" />
1215 <Reference Include =" System.Transactions" />
1316 </ItemGroup >
14- <ItemGroup >
15- <PackageReference Include =" Experimental.System.Messaging" Version =" 1.1.0" />
16- </ItemGroup >
1717</Project >
You can’t perform that action at this time.
0 commit comments