diff --git a/bundle/nuget/fmt.nuspec b/bundle/nuget/fmt.nuspec
index 935b0c99..1ffde6a4 100644
--- a/bundle/nuget/fmt.nuspec
+++ b/bundle/nuget/fmt.nuspec
@@ -9,8 +9,8 @@
false
{fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams.
- docs\license.md
- docs\readme.md
+ docs\license.md
+ docs\readme.md
@@ -18,13 +18,13 @@
-
-
-
-
+
+
+
+
-
-
+
+
\ No newline at end of file
diff --git a/bundle/nuget/fmt.props b/bundle/nuget/fmt.props
index dd9cfe30..398e7200 100644
--- a/bundle/nuget/fmt.props
+++ b/bundle/nuget/fmt.props
@@ -1,12 +1,12 @@
- $(MSBuildThisFileDirectory)..\include\;$(MSBuildThisFileDirectory)..\lib\native\x64\$(Configuration)
+ $(MSBuildThisFileDirectory)..\include\
- fmt.lib;
+ fmt.lib
- fmtd.lib;
+ fmtd.lib
diff --git a/bundle/nuget/fmt.targets b/bundle/nuget/fmt.targets
index 233eb04f..761abc77 100644
--- a/bundle/nuget/fmt.targets
+++ b/bundle/nuget/fmt.targets
@@ -7,7 +7,7 @@
- %(fmtLibs);%(AdditionalDependencies)
+ $(fmtLibs);%(AdditionalDependencies)
@@ -20,7 +20,7 @@
-
+