Skip to content

Commit

Permalink
0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joozek78 committed Sep 20, 2018
1 parent 3ddbb5f commit c2ef057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Starcounter.Startup/Starcounter.Startup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
<OutputPath>bin\$(Configuration)</OutputPath>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<TargetFramework>net462</TargetFramework>
<Version>0.6.1</Version>
<Version>0.6.2</Version>
<Authors>Starcounter, joozek78</Authors>
<PackageProjectUrl>https://github.com/Starcounter/Starcounter.Startup</PackageProjectUrl>
<RepositoryUrl>https://github.com/Starcounter/Starcounter.Startup</RepositoryUrl>
<PackageLicenseUrl>https://github.com/Starcounter/Starcounter.Startup/blob/master/LICENSE</PackageLicenseUrl>
<Description>Bootstrapping library for Starcounter applications. Highly recommended for new 2.4 projects</Description>
<PackageReleaseNotes>
* Fixed a bug where registering a view-model with root URI ("/MyApp") threw an exception
* Fixed a bug where RouterServiceCollectionExtensions.SetMasterPage&lt;T&gt; didn't work at all
</PackageReleaseNotes>
<PackageTags>Starcounter</PackageTags>
</PropertyGroup>
Expand Down

0 comments on commit c2ef057

Please sign in to comment.