File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
src/Blazor.Extensions.Logging Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 35
35
</PropertyGroup >
36
36
37
37
<!-- Versioning properties -->
38
- <PropertyGroup >
38
+ <!-- < PropertyGroup>
39
39
<VersionPrefix Condition=" '$(VersionPrefix)'=='' ">3.1.0</VersionPrefix>
40
40
<VersionSuffix Condition=" '$(VersionSuffix)'=='' ">rc1-020501</VersionSuffix>
41
- </PropertyGroup >
41
+ </PropertyGroup> -->
42
42
43
43
<Choose >
44
44
<When Condition =" '$(OfficialBuild)' != 'true'" >
Original file line number Diff line number Diff line change 11
11
<RazorLangVersion >3.0</RazorLangVersion >
12
12
<AddRazorSupportForMvc >true</AddRazorSupportForMvc >
13
13
<PackageId >Blazor.Extensions.Logging</PackageId >
14
- <PackageVersion >3.1.0-rc1-020501</PackageVersion >
15
14
</PropertyGroup >
16
15
17
16
<PropertyGroup >
You can’t perform that action at this time.
0 commit comments