Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
runeheidem committed Apr 24, 2023
1 parent 921222a commit 34e4b56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion WebApplication1/WeatherAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<PackageId>RHMWeatherAPI</PackageId>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Authors>rhm</Authors>
<Company>rhm</Company>
<PackageDescription>This package adds a rhm!</PackageDescription>
Expand Down
1 change: 1 addition & 0 deletions WebApplication1/WeatherForecast.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ public class WeatherForecast
public string Summary { get; set; }
}
}

0 comments on commit 34e4b56

Please sign in to comment.