File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 55 <TargetFramework >net6.0</TargetFramework >
66 <AssemblyName >SnIO</AssemblyName >
77 <PackageId >SenseNet.IO.CLI</PackageId >
8- <Version >1.1.0 </Version >
8+ <Version >1.1.1 </Version >
99 <PackAsTool >true</PackAsTool >
1010 <ToolCommandName >snio</ToolCommandName >
1111 <UserSecretsId >d4014fe1-34a8-4ce0-a3dc-3cc00491a07c</UserSecretsId >
2323 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
2424 <Product >sensenet IO CLI</Product >
2525 <Description >Export/import tool for the sensenet platform.</Description >
26+ <DebugType >portable</DebugType >
2627 <LangVersion >latest</LangVersion >
28+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
29+ <IncludeSymbols >true</IncludeSymbols >
30+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2731 </PropertyGroup >
2832
2933 <ItemGroup >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >net6.0</TargetFramework >
5- <Version >1.1.0 </Version >
5+ <Version >1.1.1 </Version >
66 <Authors >kavics,tusmester</Authors >
77 <Company >Sense/Net Inc.</Company >
88 <Copyright >Copyright © Sense/Net Inc.</Copyright >
1616 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1717 <Product >sensenet IO</Product >
1818 <Description >Export/import library for the sensenet platform.</Description >
19+ <DebugType >portable</DebugType >
1920 <LangVersion >latest</LangVersion >
21+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
22+ <IncludeSymbols >true</IncludeSymbols >
23+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2024 </PropertyGroup >
2125
2226 <ItemGroup >
You can’t perform that action at this time.
0 commit comments