File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
LeadCMS.Plugin.ReverseProxy
LeadCMS.Plugin.TestPlugin Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -258,6 +258,6 @@ Global
258
258
$0 .DotNetNamingPolicy = $1
259
259
$1 .DirectoryNamespaceAssociation = PrefixedHierarchical
260
260
$0 .TextStylePolicy = $3
261
- version = 1.2.62 -pre
261
+ version = 1.2.63 -pre
262
262
EndGlobalSection
263
263
EndGlobal
Original file line number Diff line number Diff line change 5
5
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
8
- <ReleaseVersion >1.2.62 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.63 -pre</ReleaseVersion >
9
9
<EnableDynamicLoading >true</EnableDynamicLoading >
10
10
<Configurations >Debug;Release;Migration</Configurations >
11
11
</PropertyGroup >
Original file line number Diff line number Diff line change 5
5
<ImplicitUsings >enable</ImplicitUsings >
6
6
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
7
7
<Nullable >enable</Nullable >
8
- <ReleaseVersion >1.2.62 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.63 -pre</ReleaseVersion >
9
9
<Configurations >Release;Debug</Configurations >
10
10
</PropertyGroup >
11
11
Original file line number Diff line number Diff line change 5
5
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
8
- <ReleaseVersion >1.2.62 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.63 -pre</ReleaseVersion >
9
9
<EnableDynamicLoading >true</EnableDynamicLoading >
10
10
<Configurations >Debug;Release;Migration</Configurations >
11
11
</PropertyGroup >
Original file line number Diff line number Diff line change 5
5
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
8
- <ReleaseVersion >1.2.62 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.63 -pre</ReleaseVersion >
9
9
<EnableDynamicLoading >true</EnableDynamicLoading >
10
10
<Configurations >Debug;Release;Migration</Configurations >
11
11
</PropertyGroup >
Original file line number Diff line number Diff line change 5
5
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
8
- <ReleaseVersion >1.2.62 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.63 -pre</ReleaseVersion >
9
9
<EnableDynamicLoading >true</EnableDynamicLoading >
10
10
<Configurations >Debug;Release;Migration</Configurations >
11
11
</PropertyGroup >
Original file line number Diff line number Diff line change 5
5
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
8
- <ReleaseVersion >1.2.62 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.63 -pre</ReleaseVersion >
9
9
<EnableDynamicLoading >true</EnableDynamicLoading >
10
10
<Configurations >Debug;Release;Migration</Configurations >
11
11
</PropertyGroup >
Original file line number Diff line number Diff line change 5
5
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
8
- <ReleaseVersion >1.2.62 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.63 -pre</ReleaseVersion >
9
9
<EnableDynamicLoading >true</EnableDynamicLoading >
10
10
<Configurations >Debug;Release;Migration</Configurations >
11
11
</PropertyGroup >
Original file line number Diff line number Diff line change 7
7
<RootNamespace >LeadCMS</RootNamespace >
8
8
<GenerateDocumentationFile >true</GenerateDocumentationFile >
9
9
<UserSecretsId >98270385-43f2-4d3c-11d5-02d0d77fc2d9</UserSecretsId >
10
- <ReleaseVersion >1.2.62 -pre</ReleaseVersion >
10
+ <ReleaseVersion >1.2.63 -pre</ReleaseVersion >
11
11
<AssemblyName >LeadCMS</AssemblyName >
12
12
<GeneratePackageOnBuild >True</GeneratePackageOnBuild >
13
13
<PackageId >LeadCMS</PackageId >
Original file line number Diff line number Diff line change 6
6
<Nullable >enable</Nullable >
7
7
8
8
<IsPackable >false</IsPackable >
9
- <ReleaseVersion >1.2.62 -pre</ReleaseVersion >
9
+ <ReleaseVersion >1.2.63 -pre</ReleaseVersion >
10
10
<Configurations >Debug;Release;Migration</Configurations >
11
11
</PropertyGroup >
12
12
You can’t perform that action at this time.
0 commit comments