File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/Webenable.Logging.JavaScript
test/Webenable.Logging.JavaScript.Tests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFramework >netstandard2.0</TargetFramework >
4- <Version >0. 1.0</ Version >
4+ <VersionPrefix > 1.0.0</ VersionPrefix >
55 <Description >Forwards JavaScript logs to ASP.NET Core applications.</Description >
66 <GenerateDocumentationFile >true</GenerateDocumentationFile >
77 <Copyright >© 2019 Webenable B.V., Henk Mollema</Copyright >
88 <PackageProjectUrl >https://github.com/webenablebv/Webenable.Logging.JavaScript</PackageProjectUrl >
9- <PackageLicenseUrl >https://github.com/webenablebv/Webenable.Logging.JavaScript/blob/master/LICENSE</ PackageLicenseUrl >
9+ <PackageLicenseExpression >MIT</ PackageLicenseExpression >
1010 <RepositoryType >git</RepositoryType >
1111 <RepositoryUrl >https://github.com/webenablebv/Webenable.Logging.JavaScript</RepositoryUrl >
1212 <Authors >Webenable B.V.;Henk Mollema</Authors >
Original file line number Diff line number Diff line change 77 <ProjectReference Include =" ..\Webenable.Logging.JavaScript.TestWebsite\Webenable.Logging.JavaScript.TestWebsite.csproj" />
88 <PackageReference Include =" Microsoft.AspNetCore.App" Version =" 2.1.6" />
99 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 2.1.3" />
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.9 .0" />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.2 .0" />
1111 <PackageReference Include =" xunit" Version =" 2.4.1" />
1212 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.1" />
1313 </ItemGroup >
You can’t perform that action at this time.
0 commit comments