File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <OutputType >Library</OutputType >
55 <RootNamespace >Datamodel</RootNamespace >
66 <PackageId >KeyValues2</PackageId >
7- <Version >0.2 .0</Version >
7+ <Version >0.3 .0</Version >
88 <PackageLicenseFile >COPYING</PackageLicenseFile >
99 <PackageReadmeFile >README.md</PackageReadmeFile >
1010 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
1111 <GenerateTargetFrameworkAttribute >false</GenerateTargetFrameworkAttribute >
12+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
13+ <IncludeSymbols >true</IncludeSymbols >
14+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1215 <NoWarn >IDE0018</NoWarn >
1316 </PropertyGroup >
1417 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1518 <DocumentationFile >
1619 </DocumentationFile >
1720 </PropertyGroup >
18- <PropertyGroup >
19- <AssemblyOriginatorKeyFile >
20- </AssemblyOriginatorKeyFile >
21- </PropertyGroup >
21+ <ItemGroup >
22+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
23+ </ItemGroup >
2224 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Documentation|AnyCPU'" >
2325 <OutputPath >bin\Documentation\</OutputPath >
2426 <Optimize >true</Optimize >
You can’t perform that action at this time.
0 commit comments