Skip to content

Commit 107abd0

Browse files
committed
Update package dependency version.
1 parent fb8c13a commit 107abd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: src/DynamicAuthorization.Mvc.JsonStore/DynamicAuthorization.Mvc.JsonStore.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<copyright></copyright>
1515
<dependencies>
1616
<group targetFramework=".NETStandard2.0">
17-
<dependency id="DynamicAuthorization.Mvc.Core" version="1.0.0" exclude="Build,Analyzers" />
17+
<dependency id="DynamicAuthorization.Mvc.Core" version="1.0.1" exclude="Build,Analyzers" />
1818
<dependency id="JsonFlatFileDataStore" version="2.2.2" exclude="Build,Analyzers" />
1919
</group>
2020
</dependencies>

Diff for: src/DynamicAuthorization.Mvc.Ui/DynamicAuthorization.Mvc.Ui.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<tags>authorize authorization authentication dynamic-authorization dynamic-authentication identity membership</tags>
1616
<dependencies>
1717
<group targetFramework=".NETCoreApp3.1">
18-
<dependency id="DynamicAuthorization.Mvc.Core" version="1.0.0" exclude="Build,Analyzers" />
18+
<dependency id="DynamicAuthorization.Mvc.Core" version="1.0.1" exclude="Build,Analyzers" />
1919
</group>
2020
</dependencies>
2121
<frameworkReferences>

0 commit comments

Comments
 (0)