Skip to content

Commit

Permalink
Revert "Adding RepositoryUrl to csproj file."
Browse files Browse the repository at this point in the history
This reverts commit 9898f37
  • Loading branch information
RogerKratz committed Dec 4, 2018
1 parent 9898f37 commit 6c6fd68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Src/NHibernate.Envers/NHibernate.Envers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<AssemblyOriginatorKeyFile>Envers.snk</AssemblyOriginatorKeyFile>
<SignAssembly>true</SignAssembly>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
<RepositoryUrl>https://github.com/nhibernate/nhibernate-envers</RepositoryUrl>
</PropertyGroup>
<PropertyGroup Condition="'$(TargetFramework)' == 'net461'">
<DebugType>Full</DebugType>
Expand Down

0 comments on commit 6c6fd68

Please sign in to comment.