Improved dirty script detection to include modifications to blocks rather than just block additions/removals
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Castle.Core" version="3.3.3" targetFramework="net461" />
|
||||
<package id="FluentAssertions" version="4.8.0" targetFramework="net461" />
|
||||
<package id="Moq" version="4.5.9" targetFramework="net461" />
|
||||
<package id="NUnit" version="3.2.1" targetFramework="net461" />
|
||||
<package id="FluentAssertions" version="4.13.0" targetFramework="net461" />
|
||||
<package id="Moq" version="4.5.21" targetFramework="net461" />
|
||||
<package id="NUnit" version="3.4.1" targetFramework="net461" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user