File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netcoreapp2.0</TargetFramework >
5
- <ReleaseVersion >1.0.4 </ReleaseVersion >
5
+ <ReleaseVersion >1.0.5 </ReleaseVersion >
6
6
<Description >Sample Web API project created to show how to use SplunkLogger library</Description >
7
7
<RootNamespace >Vtex.SampleWebAPI</RootNamespace >
8
8
</PropertyGroup >
Original file line number Diff line number Diff line change 22
22
EndGlobalSection
23
23
GlobalSection (MonoDevelopProperties ) = preSolution
24
24
description = C # .Net Core 2 Splunk ILogger Compatible Implementation
25
- version = 1.0.4
25
+ version = 1.0.5
26
26
EndGlobalSection
27
27
EndGlobal
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netcoreapp2.0</TargetFramework >
5
- <ReleaseVersion >1.0.4 </ReleaseVersion >
6
- <Version >1.0.4 </Version >
5
+ <ReleaseVersion >1.0.5 </ReleaseVersion >
6
+ <Version >1.0.5 </Version >
7
7
<Description >Splunk .Net Core ILogger Compatible Library</Description >
8
8
<RootNamespace >Splunk</RootNamespace >
9
9
<Authors >Fábio Caldas</Authors >
You can’t perform that action at this time.
0 commit comments