File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
6- <Version >1.0.0 </Version >
6+ <Version >1.0.1 </Version >
77 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
88 <Description >DatamodelMenu implementation for usage with Oracle</Description >
99 <PackageProjectUrl >https://github.com/statisticssweden/PCAxis.Menu.OracleDatamodelMenu</PackageProjectUrl >
1414 </PropertyGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" log4net" Version =" 2.0.8 " />
17+ <PackageReference Include =" log4net" Version =" 2.0.12 " />
1818 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" >
1919 <PrivateAssets >all</PrivateAssets >
2020 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2121 </PackageReference >
2222 <PackageReference Include =" Oracle.ManagedDataAccess.Core" Version =" 2.19.60" />
23- <PackageReference Include =" PCAxis.Menu" Version =" 1.0.0 " />
23+ <PackageReference Include =" PCAxis.Menu" Version =" 1.0.1 " />
2424 </ItemGroup >
2525
2626 <ItemGroup >
You can’t perform that action at this time.
0 commit comments