File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netcoreapp2.2</TargetFramework >
5- <ReleaseVersion >1 .0.2 </ReleaseVersion >
5+ <ReleaseVersion >2 .0.0 </ReleaseVersion >
66 </PropertyGroup >
77
88 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " />
Original file line number Diff line number Diff line change @@ -163,6 +163,6 @@ Global
163163 $25 .NamingStyle = PascalCase
164164 $25 .IncludeInstanceMembers = True
165165 $25 .IncludeStaticEntities = True
166- version = 1 .0.2
166+ version = 2 .0.0
167167 EndGlobalSection
168168EndGlobal
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >netstandard2.0;net45;netstandard1.0</TargetFrameworks >
5- <ReleaseVersion >1 .0.2 </ReleaseVersion >
5+ <ReleaseVersion >2 .0.0 </ReleaseVersion >
66 <PackageId >CSF.Validation</PackageId >
77 <Authors >craigfowler</Authors >
88 <Title >CSF.Validation</Title >
You can’t perform that action at this time.
0 commit comments