File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
<TargetFramework >net5.0</TargetFramework >
6
6
<AssemblyName >DustInTheWind.RequestR.Demo</AssemblyName >
7
7
<RootNamespace >DustInTheWind.RequestR.Demo</RootNamespace >
8
+ <Version >1.1.0</Version >
8
9
</PropertyGroup >
9
10
10
11
<ItemGroup >
Original file line number Diff line number Diff line change 4
4
<TargetFramework >net5.0</TargetFramework >
5
5
<AssemblyName >DustInTheWind.RequestR.Tests</AssemblyName >
6
6
<RootNamespace >DustInTheWind.RequestR.Tests</RootNamespace >
7
+ <Version >1.1.0</Version >
7
8
8
9
<IsPackable >false</IsPackable >
9
10
</PropertyGroup >
Original file line number Diff line number Diff line change 4
4
<TargetFrameworks >netcoreapp3.1;net462;netstandard2.1</TargetFrameworks >
5
5
<AssemblyName >DustInTheWind.RequestR</AssemblyName >
6
6
<RootNamespace >DustInTheWind.RequestR</RootNamespace >
7
- <Version >1.0 .0</Version >
7
+ <Version >1.1 .0</Version >
8
8
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
9
9
<Authors >Dust in the Wind</Authors >
10
10
<Description >A lightweight library for the Business Layer for processing requests comeing from Presentation Layer.</Description >
You can’t perform that action at this time.
0 commit comments