File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 33  <PropertyGroup >
44	  <TargetFramework >net5.0</TargetFramework >
55	  <RootNamespace >J4JSoftware.GeoProcessor</RootNamespace >
6+ 	  <AssemblyName >J4JSoftware.GeoProcessor.Autofac</AssemblyName >
67	  <Nullable >enable</Nullable >
78	  <Authors >Mark A. Olbert</Authors >
89	  <Company >Jump for Joy Software</Company >
1516	  <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
1617	  <PackageIcon >Diego nuspec.png</PackageIcon >
1718	  <RepositoryType >git</RepositoryType >
18- 	  <Version >0.8.0 .0</Version >
19- 	  <AssemblyVersion >0.8.0 .0</AssemblyVersion >
20- 	  <PackageReleaseNotes >initial release </PackageReleaseNotes >
19+ 	  <Version >0.8.1 .0</Version >
20+ 	  <AssemblyVersion >0.8.1 .0</AssemblyVersion >
21+ 	  <PackageReleaseNotes >fix naming issue </PackageReleaseNotes >
2122	  <Configurations >Debug;Release;NuGetRelease</Configurations >
2223  </PropertyGroup >
2324
Original file line number Diff line number Diff line change 33  <PropertyGroup >
44	  <TargetFramework >net5.0</TargetFramework >
55	  <RootNamespace >J4JSoftware.GeoProcessor</RootNamespace >
6+ 	  <AssemblyName >J4JSoftware.GeoProcessor</AssemblyName >
67	  <Nullable >enable</Nullable >
78	  <Authors >Mark A. Olbert</Authors >
89	  <Company >Jump for Joy Software</Company >
1516	  <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
1617	  <PackageIcon >Diego nuspec.png</PackageIcon >
1718	  <RepositoryType >git</RepositoryType >
18- 	  <Version >0.8.0 .0</Version >
19- 	  <AssemblyVersion >0.8.0 .0</AssemblyVersion >
20- 	  <PackageReleaseNotes >initial release </PackageReleaseNotes >
19+ 	  <Version >0.8.1 .0</Version >
20+ 	  <AssemblyVersion >0.8.1 .0</AssemblyVersion >
21+ 	  <PackageReleaseNotes >fix naming issue </PackageReleaseNotes >
2122	  <Configurations >Debug;Release;NuGetRelease</Configurations >
2223  </PropertyGroup >
2324
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ snapping tracks/routes to roadways using the Bing or Google online
44snap-to-route processors (** note:**  you'll need an account with Bing or Google to
55access those).
66
7+ [ ![ Nuget] ( https://img.shields.io/nuget/v/J4JSoftware.GeoProcessor?style=flat-square )] ( https://www.nuget.org/packages/J4JSoftware.GeoProcessor/ ) 
78### TL;DR  
89The app should compile and run anywhere Net5 is supported...but 
910I've only tested it on Windows 10.
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments