File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11environment :
2- PKG_VERSION : 1.3.2
2+ PKG_VERSION : 1.3.3
33 VERSION_SUFFIX : " "
44version : ${PKG_VERSION}-{build}
55configuration : Release
Original file line number Diff line number Diff line change 1515 <releaseNotes ></releaseNotes >
1616 <copyright >Copyright 2017</copyright >
1717 <PackageTags >Binary Encoding BigEndian LittleEndian Varint</PackageTags >
18- <VersionPrefix >1.3.2 </VersionPrefix >
18+ <VersionPrefix >1.3.3 </VersionPrefix >
1919 <GenerateRuntimeConfigurationFiles >true</GenerateRuntimeConfigurationFiles >
2020 <PackageTargetFallback Condition =" '$(TargetFramework)' == 'net461' " >$(PackageTargetFallback);netstandard;portable-net461+win8</PackageTargetFallback >
2121 <Platform >AnyCPU</Platform >
2222 <OutputType >Library</OutputType >
2323 </PropertyGroup >
2424
25- <ItemGroup Condition =" '$(TargetFramework)' == 'net461'" >
26- <PackageReference Include =" NETStandard.Library" Version =" 1.6.1" />
27- <Reference Include =" System" />
28- <Reference Include =" Microsoft.CSharp" />
29- </ItemGroup >
30-
3125</Project >
You can’t perform that action at this time.
0 commit comments