Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Update Feature1.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Oct 17, 2019
1 parent 8066420 commit c1d0f4b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Feature1/Feature1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,11 @@

<Owners>YOU</Owners>
<Authors>YOU</Authors>
<Copyright>Copyright 2018</Copyright>
<Copyright>Copyright 2019</Copyright>

<!--When built in 2019 will remove extra references on pack-->
<DisableExtraReferences>true</DisableExtraReferences>

</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)'=='Debug' ">
Expand Down

0 comments on commit c1d0f4b

Please sign in to comment.