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 3535 </PropertyGroup >
3636
3737 <!-- Versioning properties -->
38- <PropertyGroup >
38+ <!-- < PropertyGroup>
3939 <VersionPrefix Condition=" '$(VersionPrefix)'=='' ">3.1.0</VersionPrefix>
4040 <VersionSuffix Condition=" '$(VersionSuffix)'=='' ">rc1-020501</VersionSuffix>
41- </PropertyGroup >
41+ </PropertyGroup> -->
4242
4343 <Choose >
4444 <When Condition =" '$(OfficialBuild)' != 'true'" >
Original file line number Diff line number Diff line change 1111 <RazorLangVersion >3.0</RazorLangVersion >
1212 <AddRazorSupportForMvc >true</AddRazorSupportForMvc >
1313 <PackageId >Blazor.Extensions.Logging</PackageId >
14- <PackageVersion >3.1.0-rc1-020501</PackageVersion >
1514 </PropertyGroup >
1615
1716 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments