File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
src/AdoNet.Specification.Tests Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 5
5
<PackageId >AdoNet.Specification.Tests</PackageId >
6
6
<Title >ADO.NET Specification Tests</Title >
7
7
<Description >Shared test suite for ADO.NET providers.</Description >
8
- <Copyright >Copyright 2017–2022 Bradley Grainger</Copyright >
8
+ <Copyright >Copyright 2017–2023 Bradley Grainger</Copyright >
9
9
<Version >2.0.0-beta.2</Version >
10
10
<SignAssembly >true</SignAssembly >
11
11
<PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
23
23
<IsPackable >true</IsPackable >
24
24
<PublishRepositoryUrl >true</PublishRepositoryUrl >
25
25
<EmbedUntrackedSources >true</EmbedUntrackedSources >
26
- <IncludeSymbols >true</IncludeSymbols >
27
- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
26
+ <DebugType >embedded</DebugType >
28
27
</PropertyGroup >
29
28
30
29
<ItemGroup >
You can’t perform that action at this time.
0 commit comments