File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
11
11
variables :
12
12
buildConfiguration : ' Release'
13
- version : 8.0
13
+ version : 8.1
14
14
15
15
steps :
16
16
- task : UseDotNet@2
Original file line number Diff line number Diff line change 4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >net8.0</TargetFramework >
6
6
<AssemblyName >dasblog-core</AssemblyName >
7
- <Version >8.0 .0</Version >
7
+ <Version >8.1 .0</Version >
8
8
<PublishRepositoryUrl >true</PublishRepositoryUrl >
9
9
<EmbedUntrackedSources >true</EmbedUntrackedSources >
10
10
<IncludeSymbols >true</IncludeSymbols >
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net8.0</TargetFramework >
5
- <Version >8.0 .0</Version >
5
+ <Version >8.1 .0</Version >
6
6
<PublishRepositoryUrl >true</PublishRepositoryUrl >
7
7
<EmbedUntrackedSources >true</EmbedUntrackedSources >
8
8
<IncludeSymbols >true</IncludeSymbols >
Original file line number Diff line number Diff line change 3
3
<TargetFramework >net8.0</TargetFramework >
4
4
<Configurations >Debug;Release</Configurations >
5
5
<Platforms >AnyCPU</Platforms >
6
- <Version >8.0 .0</Version >
6
+ <Version >8.1 .0</Version >
7
7
<PublishRepositoryUrl >true</PublishRepositoryUrl >
8
8
<EmbedUntrackedSources >true</EmbedUntrackedSources >
9
9
<IncludeSymbols >true</IncludeSymbols >
Original file line number Diff line number Diff line change 3
3
<TargetFramework >net8.0</TargetFramework >
4
4
<Configurations >Debug;Release</Configurations >
5
5
<Platforms >AnyCPU</Platforms >
6
- <Version >8.0 .0</Version >
6
+ <Version >8.1 .0</Version >
7
7
<PublishRepositoryUrl >true</PublishRepositoryUrl >
8
8
<EmbedUntrackedSources >true</EmbedUntrackedSources >
9
9
<IncludeSymbols >true</IncludeSymbols >
Original file line number Diff line number Diff line change 15
15
<AddRazorSupportForMvc >true</AddRazorSupportForMvc >
16
16
<DockerDefaultTargetOS >Linux</DockerDefaultTargetOS >
17
17
<ErrorOnDuplicatePublishOutputFiles >false</ErrorOnDuplicatePublishOutputFiles >
18
- <Version >8.0 .0</Version >
18
+ <Version >8.1 .0</Version >
19
19
<PublishRepositoryUrl >true</PublishRepositoryUrl >
20
20
<EmbedUntrackedSources >true</EmbedUntrackedSources >
21
21
<IncludeSymbols >true</IncludeSymbols >
You can’t perform that action at this time.
0 commit comments