File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
LeadCMS.Plugin.ReverseProxy
LeadCMS.Plugin.TestPlugin Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,6 @@ Global
130
130
$0 .DotNetNamingPolicy = $1
131
131
$1 .DirectoryNamespaceAssociation = PrefixedHierarchical
132
132
$0 .TextStylePolicy = $3
133
- version = 1.2.48 -pre
133
+ version = 1.2.49 -pre
134
134
EndGlobalSection
135
135
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.48 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.49 -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.48 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.49 -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.48 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.49 -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.48 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.49 -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.48 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.49 -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.48 -pre</ReleaseVersion >
8
+ <ReleaseVersion >1.2.49 -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.48 -pre</ReleaseVersion >
10
+ <ReleaseVersion >1.2.49 -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.48 -pre</ReleaseVersion >
9
+ <ReleaseVersion >1.2.49 -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