Skip to content

Commit

Permalink
Remove snk requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
sekeatin committed Jul 29, 2020
1 parent 5d1fda0 commit 422c337
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions AjaxMin/AjaxMin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<AssemblyKeyContainerName>
</AssemblyKeyContainerName>
<AssemblyName>AjaxMinifier</AssemblyName>
<AssemblyOriginatorKeyFile>..\AjaxMin.snk</AssemblyOriginatorKeyFile>
<DefaultClientScript>JScript</DefaultClientScript>
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
<DefaultTargetSchema>IE50</DefaultTargetSchema>
Expand Down Expand Up @@ -195,5 +194,5 @@
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
<Import Project="$(SolutionDir)MergeBinaries.targets" />
<!--<Import Project="$(SolutionDir)MergeBinaries.targets" />-->
</Project>

0 comments on commit 422c337

Please sign in to comment.