diff --git a/benchmark/Sandwych.MapMatchingKit.BenchmarkApp/Sandwych.MapMatchingKit.BenchmarkApp.csproj b/benchmark/Sandwych.MapMatchingKit.BenchmarkApp/Sandwych.MapMatchingKit.BenchmarkApp.csproj index 2356ed0..4bc5d69 100644 --- a/benchmark/Sandwych.MapMatchingKit.BenchmarkApp/Sandwych.MapMatchingKit.BenchmarkApp.csproj +++ b/benchmark/Sandwych.MapMatchingKit.BenchmarkApp/Sandwych.MapMatchingKit.BenchmarkApp.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/examples/Sandwych.MapMatchingKit.Examples.HelloWorldApp/Sandwych.MapMatchingKit.Examples.HelloWorldApp.csproj b/examples/Sandwych.MapMatchingKit.Examples.HelloWorldApp/Sandwych.MapMatchingKit.Examples.HelloWorldApp.csproj index 5aa1072..e3654cf 100644 --- a/examples/Sandwych.MapMatchingKit.Examples.HelloWorldApp/Sandwych.MapMatchingKit.Examples.HelloWorldApp.csproj +++ b/examples/Sandwych.MapMatchingKit.Examples.HelloWorldApp/Sandwych.MapMatchingKit.Examples.HelloWorldApp.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Sandwych.Hmm/Directory.Build.props b/src/Sandwych.Hmm/Directory.Build.props index 3d32808..396e66d 100644 --- a/src/Sandwych.Hmm/Directory.Build.props +++ b/src/Sandwych.Hmm/Directory.Build.props @@ -8,7 +8,7 @@ A general purpose utility library implements Hidden Markov Models (HMM) for time-inhomogeneous Markov processes for .NET. map-matching;markov;hmm;viterbi - 0.1.1 + 0.1.1.1 beta diff --git a/src/Sandwych.MapMatchingKit/Directory.Build.props b/src/Sandwych.MapMatchingKit/Directory.Build.props index 718cc11..99583c5 100644 --- a/src/Sandwych.MapMatchingKit/Directory.Build.props +++ b/src/Sandwych.MapMatchingKit/Directory.Build.props @@ -6,7 +6,7 @@ A GPS map-matching solution for .NET platform. A GPS map-matching solution for .NET platform. This solution is porting from the "barefoot" project which developed in Java. map;gis;map-matching;osm;spatial - 0.1.5 + 0.1.5.1 alpha diff --git a/src/Sandwych.MapMatchingKit/Sandwych.MapMatchingKit.csproj b/src/Sandwych.MapMatchingKit/Sandwych.MapMatchingKit.csproj index 8451a01..90a4565 100644 --- a/src/Sandwych.MapMatchingKit/Sandwych.MapMatchingKit.csproj +++ b/src/Sandwych.MapMatchingKit/Sandwych.MapMatchingKit.csproj @@ -7,11 +7,11 @@ - + - + diff --git a/test/Sandwych.Hmm.Tests/Sandwych.Hmm.Tests.csproj b/test/Sandwych.Hmm.Tests/Sandwych.Hmm.Tests.csproj index 7a5f5d6..aaa4d21 100644 --- a/test/Sandwych.Hmm.Tests/Sandwych.Hmm.Tests.csproj +++ b/test/Sandwych.Hmm.Tests/Sandwych.Hmm.Tests.csproj @@ -8,13 +8,13 @@ - - - + + + all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers diff --git a/test/Sandwych.MapMatchingKit.Tests/Sandwych.MapMatchingKit.Tests.csproj b/test/Sandwych.MapMatchingKit.Tests/Sandwych.MapMatchingKit.Tests.csproj index 7ac9190..86030b0 100644 --- a/test/Sandwych.MapMatchingKit.Tests/Sandwych.MapMatchingKit.Tests.csproj +++ b/test/Sandwych.MapMatchingKit.Tests/Sandwych.MapMatchingKit.Tests.csproj @@ -9,13 +9,13 @@ - - - + + + all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers