Skip to content

Commit

Permalink
fix: allow MSBuild in Program Files (x86) and support NU1701
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Sep 17, 2023
1 parent 5031c1b commit e06fb77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<findbugs.failOnError>false</findbugs.failOnError>
<maven.javadoc.skip>true</maven.javadoc.skip>
<violation-comments-lib>1.101.4</violation-comments-lib>
<violations-lib>1.155.3</violations-lib>
<violations-maven>1.50.4</violations-maven>
<changelog>1.95.4</changelog>
<violations-lib>1.156.6</violations-lib>
<violations-maven>1.50.8</violations-maven>
<changelog>1.99.0</changelog>
</properties>

<artifactId>violation-comments-to-stash</artifactId>
Expand Down

0 comments on commit e06fb77

Please sign in to comment.